Searched refs:CLOCK_CTL (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dmt352_priv.h116 CLOCK_CTL = 0x89, enumerator in enum:mt352_reg_addr
H A Dmt352.c107 static u8 mt352_softdown[] = { CLOCK_CTL, 0x20, 0x08 }; mt352_sleep()
524 if ((mt352_read_register(state, CLOCK_CTL) & 0x10) == 0 || mt352_init()
/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c124 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; mt352_pinnacle_init()
154 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; mt352_aver777_init()
172 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; mt352_avermedia_xc3028_init()
/linux-4.1.27/drivers/media/pci/cx88/
H A Dcx88-dvb.c225 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x39 }; dvico_fusionhdtv_demod_init()
245 static const u8 clock_config [] = { CLOCK_CTL, 0x38, 0x38 }; dvico_dual_demod_init()
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dcxusb.c637 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x28 }; cxusb_dee1601_demod_init()
658 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x29 }; cxusb_mt352_demod_init()
H A Dm920x.c489 u8 clock[] = { CLOCK_CTL, 0x30 }; m920x_mt352_demod_init()
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Danysee.c267 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; anysee_mt352_demod_init()
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c763 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; em28xx_mt352_terratec_xs_init()

Completed in 164 milliseconds