Searched refs:CLOCK_CTL (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | mt352_priv.h | 116 CLOCK_CTL = 0x89, enumerator
|
D | mt352.c | 107 static u8 mt352_softdown[] = { CLOCK_CTL, 0x20, 0x08 }; in mt352_sleep() 526 if ((mt352_read_register(state, CLOCK_CTL) & 0x10) == 0 || in mt352_init()
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | anysee.c | 206 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in anysee_mt352_demod_init()
|
D | cxusb.c | 591 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x28 }; in cxusb_dee1601_demod_init() 612 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x29 }; in cxusb_mt352_demod_init()
|
D | m920x.c | 423 u8 clock[] = { CLOCK_CTL, 0x30 }; in m920x_mt352_demod_init()
|
/linux-2.6.39/drivers/media/video/saa7134/ |
D | saa7134-dvb.c | 121 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() 151 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() 169 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init()
|
/linux-2.6.39/drivers/media/video/em28xx/ |
D | em28xx-dvb.c | 298 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; in mt352_terratec_xs_init()
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-dvb.c | 176 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x39 }; in dvico_fusionhdtv_demod_init() 196 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x38 }; in dvico_dual_demod_init()
|