Searched defs:clock_config (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/clk/stm32/ |
H A D | clk-stm32-core.h | 47 struct clock_config { struct 56 const struct clock_config *cfg); argument
|
/openbmc/linux/drivers/media/pci/cx88/ |
H A D | cx88-dvb.c | 218 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 }; in dvico_fusionhdtv_demod_init() local 238 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x38 }; in dvico_dual_demod_init() local 259 static const u8 clock_config[] = { 0x89, 0x38, 0x39 }; in dntv_live_dvbt_demod_init() local 308 static const u8 clock_config[] = { 0x89, 0x38, 0x38 }; in dntv_live_dvbt_pro_demod_init() local
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-dvb.c | 101 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() local 130 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() local 148 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-stm32mp1.c | 319 struct clock_config { struct 331 const struct clock_config *cfg); argument
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 564 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in cxusb_dee1601_demod_init() local 586 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x29 }; in cxusb_mt352_demod_init() local
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btmtk.h | 99 u8 clock_config; member
|
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | anysee.c | 254 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x28 }; in anysee_mt352_demod_init() local
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-fw.c | 1373 int clock_config = ((go->board_info->audio_flags & in audio_to_package() local
|
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | 772 static u8 clock_config[] = { CLOCK_CTL, 0x38, 0x2c }; in em28xx_mt352_terratec_xs_init() local
|