Searched refs:tda10086_write_byte (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | tda10086.c | 103 tda10086_write_byte(state, 0x00, 0x00); in tda10086_init() 107 tda10086_write_byte(state, 0x01, 0x94); in tda10086_init() 109 tda10086_write_byte(state, 0x03, 0xe4); in tda10086_init() 110 tda10086_write_byte(state, 0x04, 0x43); in tda10086_init() 111 tda10086_write_byte(state, 0x0c, 0x0c); in tda10086_init() 130 tda10086_write_byte(state, 0x11, 0x81); in tda10086_init() 131 tda10086_write_byte(state, 0x12, 0x81); in tda10086_init() 135 tda10086_write_byte(state, 0x10, 0x2a); in tda10086_init() 142 tda10086_write_byte(state, 0x05, 0x0B); in tda10086_init() 143 tda10086_write_byte(state, 0x37, 0x63); in tda10086_init() [all …]
|