Searched refs:R0900_SYNTCTRL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0900_core.c | 233 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 in stv0900_initialize() 238 i = 0x02 & stv0900_read_reg(intp, R0900_SYNTCTRL); in stv0900_initialize() 239 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | i); in stv0900_initialize() 1482 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | intp->clkmode); in stv0900_init_internal() 1485 selosci = 0x02 & stv0900_read_reg(intp, R0900_SYNTCTRL); in stv0900_init_internal() 1486 stv0900_write_reg(intp, R0900_SYNTCTRL, 0x20 | selosci); in stv0900_init_internal()
|
| H A D | stv0900_reg.h | 756 #define R0900_SYNTCTRL 0xf1b6 macro
|