Searched refs:TDA10046H_CONF_TRISTATE1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/media/dvb-frontends/ |
D | tda1004x.c | 104 #define TDA10046H_CONF_TRISTATE1 0x3B macro 500 tda1004x_write_mask(state, TDA10046H_CONF_TRISTATE1, 1, 0); in tda10046_fwupload() 682 tda1004x_write_mask(state, TDA10046H_CONF_TRISTATE1, 0xc0, 0x40); in tda10046_init() 685 tda1004x_write_mask(state, TDA10046H_CONF_TRISTATE1, 0xc0, 0x80); in tda10046_init() 690 tda1004x_write_mask (state, TDA10046H_CONF_TRISTATE1, 0x3e, 0x38); // Turn IF AGC output on in tda10046_init() 1207 tda1004x_write_byteI(state, TDA10046H_CONF_TRISTATE1, 0xff); in tda1004x_sleep()
|