Searched refs:clock_config (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/clk/stm32/ |
| H A D | clk-stm32-core.h | 47 struct clock_config { struct 56 const struct clock_config *cfg); argument 70 const struct clock_config *tab_clocks; 75 const struct clock_config *cfg); 76 int (*multi_mux)(void __iomem *base, const struct clock_config *cfg); 143 const struct clock_config *cfg); 149 const struct clock_config *cfg); 155 const struct clock_config *cfg); 161 const struct clock_config *cfg);
|
| H A D | clk-stm32-core.c | 45 const struct clock_config *cfg_clock = &data->tab_clocks[n]; in stm32_rcc_clock_init() 638 const struct clock_config *cfg) in clk_stm32_mux_register() 659 const struct clock_config *cfg) in clk_stm32_gate_register() 680 const struct clock_config *cfg) in clk_stm32_div_register() 701 const struct clock_config *cfg) in clk_stm32_composite_register()
|
| H A D | clk-stm32mp1.c | 323 struct clock_config { struct 335 const struct clock_config *cfg); argument 395 const struct clock_config *cfg) in _clk_hw_register_gate() 413 const struct clock_config *cfg) in _clk_hw_register_fixed_factor() 426 const struct clock_config *cfg) in _clk_hw_register_divider_table() 446 const struct clock_config *cfg) in _clk_hw_register_mux() 1118 const struct clock_config *cfg) in _clk_register_pll() 1137 const struct clock_config *cfg) in _clk_register_cktim() 1150 const struct clock_config *cfg) in _clk_stm32_register_gate() 1166 const struct clock_config *cfg) in _clk_stm32_register_composite() [all …]
|
| H A D | clk-stm32mp13.c | 1338 static const struct clock_config stm32mp13_clock_cfg[] = { 1462 const struct clock_config *cfg) in stm32mp13_clock_is_provided_by_secure()
|
| H A D | clk-stm32mp21.c | 1263 const struct clock_config *cfg) in stm32mp21_check_security() 1284 static const struct clock_config stm32mp21_clock_cfg[] = {
|
| H A D | clk-stm32mp25.c | 1606 const struct clock_config *cfg) in stm32mp25_check_security() 1627 static const struct clock_config stm32mp25_clock_cfg[] = {
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134-dvb.c | 102 static u8 clock_config [] = { CLOCK_CTL, 0x3d, 0x28 }; in mt352_pinnacle_init() local 114 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_pinnacle_init() 131 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_aver777_init() local 137 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_aver777_init() 149 static u8 clock_config [] = { CLOCK_CTL, 0x38, 0x2d }; in mt352_avermedia_xc3028_init() local 155 mt352_write(fe, clock_config, sizeof(clock_config)); in mt352_avermedia_xc3028_init()
|
| /linux/drivers/bluetooth/ |
| H A D | btmtk.h | 114 u8 clock_config; member
|
| H A D | btmtksdio.c | 1019 .clock_config = 0x49, in btmtksdio_sco_setting()
|
| /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 1391 0x9000, clock_config, in audio_to_package() 1397 clock_config, in audio_to_package()
|