Searched refs:R0900_SYNTCTRL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/dvb-frontends/ |
D | stv0900_core.c | 244 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 in stv0900_initialize() 249 i = 0x02 & stv0900_read_reg(intp, R0900_SYNTCTRL); in stv0900_initialize() 250 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | i); in stv0900_initialize() 1494 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | intp->clkmode); in stv0900_init_internal() 1497 selosci = 0x02 & stv0900_read_reg(intp, R0900_SYNTCTRL); in stv0900_init_internal() 1498 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | selosci); in stv0900_init_internal()
|
D | stv0900_reg.h | 766 #define R0900_SYNTCTRL 0xf1b6 macro
|