mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
09ea33e5c6
The new hardware design applied for this cards. Silicon Labs C8051F300 microcontroller is used for LNB power control. It connected to cx23885 GPIO pins: GPIO0 - P0.3 data GPIO1 - P0.2 reset GPIO2 - P0.1 clk GPIO3 - P0.0 busy Tevii S470 based on Montage Technology M88TS2020 digital satellite tuner and M88DS3000 advanced DVB-S/S2 demodulator. Signed-off-by: Igor M. Liplianin <liplianin@me.by> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
3 lines
84 B
C
3 lines
84 B
C
extern int f300_set_voltage(struct dvb_frontend *fe,
|
|
fe_sec_voltage_t voltage);
|