/linux-6.3-rc2/arch/arm/mach-omap1/ |
A D | clock_data.c | 82 .hw.init = CLK_HW_INIT("ck_dpll1", "ck_ref", &omap1_clk_rate_ops, 117 .hw.init = CLK_HW_INIT("arm_ck", "ck_dpll1", &omap1_clk_rate_ops, 0), 126 .hw.init = CLK_HW_INIT("armper_ck", "ck_dpll1", &omap1_clk_full_ops, 153 .hw.init = CLK_HW_INIT("armxor_ck", "ck_ref", &omap1_clk_gate_ops, 165 .hw.init = CLK_HW_INIT("armtim_ck", "ck_ref", &omap1_clk_gate_ops, 263 .hw.init = CLK_HW_INIT("tipb_ck", "tc_ck", &omap1_clk_null_ops, 0), 275 .hw.init = CLK_HW_INIT("tc1_ck", "tc_ck", &omap1_clk_gate_ops, 0), 295 .hw.init = CLK_HW_INIT("dma_ck", "tc_ck", &omap1_clk_null_ops, 0), 304 .hw.init = CLK_HW_INIT("api_ck", "tc_ck", &omap1_clk_gate_ops, 0), 315 .hw.init = CLK_HW_INIT("lb_ck", "tc_ck", &omap1_clk_gate_ops, 0), [all …]
|
/linux-6.3-rc2/drivers/clk/stm32/ |
A D | clk-stm32mp13.c | 717 .hw.init = CLK_HW_INIT("sai1", "pclk2", &clk_stm32_gate_ops, 0), 722 .hw.init = CLK_HW_INIT("sai2", "pclk2", &clk_stm32_gate_ops, 0), 732 .hw.init = CLK_HW_INIT("vref", "pclk3", &clk_stm32_gate_ops, 0), 737 .hw.init = CLK_HW_INIT("dts", "pclk3", &clk_stm32_gate_ops, 0), 747 .hw.init = CLK_HW_INIT("hdp", "pclk3", &clk_stm32_gate_ops, 0), 752 .hw.init = CLK_HW_INIT("iwdg2", "pclk4", &clk_stm32_gate_ops, 0), 762 .hw.init = CLK_HW_INIT("gpioa", "pclk4", &clk_stm32_gate_ops, 0), 807 .hw.init = CLK_HW_INIT("tsc", "pclk4", &clk_stm32_gate_ops, 0), 817 .hw.init = CLK_HW_INIT("tzpc", "pclk5", &clk_stm32_gate_ops, 0), 827 .hw.init = CLK_HW_INIT("bsec", "pclk5", &clk_stm32_gate_ops, 0), [all …]
|
/linux-6.3-rc2/drivers/clk/sunxi-ng/ |
A D | ccu_nm.h | 54 .hw.init = CLK_HW_INIT(_name, \ 78 .hw.init = CLK_HW_INIT(_name, \ 104 .hw.init = CLK_HW_INIT(_name, \ 133 .hw.init = CLK_HW_INIT(_name, \ 151 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu-sun8i-a83t.c | 44 .hw.init = CLK_HW_INIT("pll-c0cpux", "osc24M", 58 .hw.init = CLK_HW_INIT("pll-c1cpux", "osc24M", 92 .hw.init = CLK_HW_INIT("pll-audio", "osc24M", 109 .hw.init = CLK_HW_INIT("pll-video0", "osc24M", 125 .hw.init = CLK_HW_INIT("pll-ve", "osc24M", 141 .hw.init = CLK_HW_INIT("pll-ddr", "osc24M", 157 .hw.init = CLK_HW_INIT("pll-periph", "osc24M", 173 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M", 189 .hw.init = CLK_HW_INIT("pll-hsic", "osc24M", 205 .hw.init = CLK_HW_INIT("pll-de", "osc24M", [all …]
|
A D | ccu-sun50i-h616.c | 44 .hw.init = CLK_HW_INIT("pll-cpux", "osc24M", 60 .hw.init = CLK_HW_INIT("pll-ddr0", "osc24M", 75 .hw.init = CLK_HW_INIT("pll-ddr1", "osc24M", 92 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M", 109 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M", 124 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M", 146 .hw.init = CLK_HW_INIT("pll-video0", "osc24M", 164 .hw.init = CLK_HW_INIT("pll-video1", "osc24M", 182 .hw.init = CLK_HW_INIT("pll-video2", "osc24M", 197 .hw.init = CLK_HW_INIT("pll-ve", "osc24M", [all …]
|
A D | ccu-sun50i-a100.c | 50 .hw.init = CLK_HW_INIT("pll-cpux", "dcxo24M", 66 .hw.init = CLK_HW_INIT("pll-ddr0", "dcxo24M", 84 .hw.init = CLK_HW_INIT("pll-periph0", "dcxo24M", 101 .hw.init = CLK_HW_INIT("pll-periph1", "dcxo24M", 117 .hw.init = CLK_HW_INIT("pll-gpu", "dcxo24M", 137 .hw.init = CLK_HW_INIT("pll-video0", "dcxo24M", 153 .hw.init = CLK_HW_INIT("pll-video1", "dcxo24M", 169 .hw.init = CLK_HW_INIT("pll-video2", "dcxo24M", 184 .hw.init = CLK_HW_INIT("pll-ve", "dcxo24M", 210 .hw.init = CLK_HW_INIT("pll-com", "dcxo24M", [all …]
|
A D | ccu-sun9i-a80.c | 43 .hw.init = CLK_HW_INIT("pll-c0cpux", "osc24M", 57 .hw.init = CLK_HW_INIT("pll-c1cpux", "osc24M", 79 .hw.init = CLK_HW_INIT("pll-audio", "osc24M", 95 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M", 111 .hw.init = CLK_HW_INIT("pll-ve", "osc24M", 127 .hw.init = CLK_HW_INIT("pll-ddr", "osc24M", 142 .hw.init = CLK_HW_INIT("pll-video0", "osc24M", 158 .hw.init = CLK_HW_INIT("pll-video1", "osc24M", 174 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M", 190 .hw.init = CLK_HW_INIT("pll-de", "osc24M", [all …]
|
A D | ccu-sun50i-h6.c | 42 .hw.init = CLK_HW_INIT("pll-cpux", "osc24M", 58 .hw.init = CLK_HW_INIT("pll-ddr0", "osc24M", 75 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M", 92 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M", 107 .hw.init = CLK_HW_INIT("pll-gpu", "osc24M", 129 .hw.init = CLK_HW_INIT("pll-video0", "osc24M", 147 .hw.init = CLK_HW_INIT("pll-video1", "osc24M", 162 .hw.init = CLK_HW_INIT("pll-ve", "osc24M", 177 .hw.init = CLK_HW_INIT("pll-de", "osc24M", 192 .hw.init = CLK_HW_INIT("pll-hsic", "osc24M", [all …]
|
A D | ccu-sun4i-a10.c | 38 .hw.init = CLK_HW_INIT("pll-core", 73 .hw.init = CLK_HW_INIT("pll-audio-base", 91 .hw.init = CLK_HW_INIT("pll-video0", 106 .hw.init = CLK_HW_INIT("pll-ve", 119 .hw.init = CLK_HW_INIT("pll-ve", 132 .hw.init = CLK_HW_INIT("pll-ddr-base", 146 .hw.init = CLK_HW_INIT("pll-ddr-other", "pll-ddr-base", 158 .hw.init = CLK_HW_INIT("pll-periph-base", 177 .hw.init = CLK_HW_INIT("pll-periph-sata", 193 .hw.init = CLK_HW_INIT("pll-video1", [all …]
|
A D | ccu_phase.h | 26 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu-sun5i.c | 34 .hw.init = CLK_HW_INIT("pll-core", 74 .hw.init = CLK_HW_INIT("pll-audio-base", 91 .hw.init = CLK_HW_INIT("pll-video0", 106 .hw.init = CLK_HW_INIT("pll-ve", 119 .hw.init = CLK_HW_INIT("pll-ddr-base", 134 .hw.init = CLK_HW_INIT("pll-ddr-other", "pll-ddr-base", 148 .hw.init = CLK_HW_INIT("pll-periph", 165 .hw.init = CLK_HW_INIT("pll-video1",
|
A D | ccu_nk.h | 47 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu_nkmp.h | 50 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu_mult.h | 54 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu_div.h | 96 .hw.init = CLK_HW_INIT(_name, \ 173 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu_nkm.h | 69 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu_gate.h | 24 .hw.init = CLK_HW_INIT(_name, \
|
A D | ccu-sun50i-a64.c | 35 .hw.init = CLK_HW_INIT("pll-cpux", 115 .hw.init = CLK_HW_INIT("pll-periph0", "osc24M", 129 .hw.init = CLK_HW_INIT("pll-periph1", "osc24M", 181 .hw.init = CLK_HW_INIT("pll-mipi", "pll-video0",
|
/linux-6.3-rc2/drivers/clk/actions/ |
A D | owl-composite.h | 59 .hw.init = CLK_HW_INIT(_name, \ 90 .hw.init = CLK_HW_INIT(_name, \
|
A D | owl-fixed-factor.h | 20 .hw.init = CLK_HW_INIT(_name, \
|
A D | owl-divider.h | 45 .hw.init = CLK_HW_INIT(_name, \
|
A D | owl-gate.h | 40 .hw.init = CLK_HW_INIT(_name, \
|
A D | owl-factor.h | 51 .hw.init = CLK_HW_INIT(_name, \
|
A D | owl-pll.h | 63 .hw.init = CLK_HW_INIT(_name, \
|
/linux-6.3-rc2/drivers/clk/sprd/ |
A D | div.h | 53 _shift, _width, _flags, CLK_HW_INIT)
|