Searched refs:CLOCK_CTL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | mt352_priv.h | 102 CLOCK_CTL = 0x89, enumerator
|
| H A D | mt352.c | 93 static u8 mt352_softdown[] = { CLOCK_CTL, 0x20, 0x08 }; in mt352_sleep() 511 if ((mt352_read_register(state, CLOCK_CTL) & 0x10) == 0 || in mt352_init()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 102 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() 131 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() 149 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init()
|