Searched refs:STV090x_TSGENERAL (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 4308 stv090x_write_reg(state, STV090x_TSGENERAL, 0x00); stv0900_set_tspath() 4313 if (stv090x_write_reg(state, STV090x_TSGENERAL, 0x06) < 0) /* Mux'd stream mode */ stv0900_set_tspath() 4338 if (stv090x_write_reg(state, STV090x_TSGENERAL, 0x0c) < 0) stv0900_set_tspath() 4344 if (stv090x_write_reg(state, STV090x_TSGENERAL, 0x0a) < 0) stv0900_set_tspath() 4575 stv090x_write_reg(state, STV090x_TSGENERAL, 0x00); stv0903_set_tspath() 4581 stv090x_write_reg(state, STV090x_TSGENERAL, 0x0c); stv0903_set_tspath() 4830 if (stv090x_write_reg(state, STV090x_TSGENERAL, 0x0c) < 0) stv090x_setup()
|
H A D | stv090x_reg.h | 2352 #define STV090x_TSGENERAL 0xF630 macro
|
Completed in 245 milliseconds