Searched refs:clk_hw_onecell_data (Results 1 – 25 of 115) sorted by relevance
12345
/linux/drivers/clk/bcm/ |
A D | clk-bcm2711-dvp.c | 17 struct clk_hw_onecell_data *data; 27 struct clk_hw_onecell_data *data; in clk_dvp_probe() 98 struct clk_hw_onecell_data *data = dvp->data; in clk_dvp_remove()
|
A D | clk-raspberrypi.c | 249 struct clk_hw_onecell_data *data) in raspberrypi_discover_clocks() 295 struct clk_hw_onecell_data *clk_data; in raspberrypi_clk_probe()
|
A D | clk-bcm2835-aux.c | 19 struct clk_hw_onecell_data *onecell; in bcm2835_aux_clk_probe()
|
/linux/drivers/clk/sprd/ |
A D | common.h | 26 struct clk_hw_onecell_data *hw_clks; 36 int sprd_clk_probe(struct device *dev, struct clk_hw_onecell_data *clkhw);
|
A D | sc9860-clk.c | 86 static struct clk_hw_onecell_data sc9860_pmu_gate_hws = { 317 static struct clk_hw_onecell_data sc9860_pll_hws = { 463 static struct clk_hw_onecell_data sc9860_ap_clk_hws = { 701 static struct clk_hw_onecell_data sc9860_aon_prediv_hws = { 1092 static struct clk_hw_onecell_data sc9860_aon_gate_hws = { 1324 static struct clk_hw_onecell_data sc9860_gpu_clk_hws = { 1368 static struct clk_hw_onecell_data sc9860_vsp_clk_hws = { 1426 static struct clk_hw_onecell_data sc9860_vsp_gate_hws = { 1475 static struct clk_hw_onecell_data sc9860_cam_clk_hws = { 1651 static struct clk_hw_onecell_data sc9860_cam_gate_hws = { [all …]
|
A D | sc9863a-clk.c | 55 static struct clk_hw_onecell_data sc9863a_pmu_gate_hws = { 159 static struct clk_hw_onecell_data sc9863a_pll_hws = { 215 static struct clk_hw_onecell_data sc9863a_mpll_hws = { 249 static struct clk_hw_onecell_data sc9863a_rpll_hws = { 287 static struct clk_hw_onecell_data sc9863a_dpll_hws = { 772 static struct clk_hw_onecell_data sc9863a_aon_clk_hws = { 1012 static struct clk_hw_onecell_data sc9863a_ap_clk_hws = { 1104 static struct clk_hw_onecell_data sc9863a_apahb_gate_hws = { 1591 static struct clk_hw_onecell_data sc9863a_mm_gate_hws = { 1633 static struct clk_hw_onecell_data sc9863a_mm_clk_hws = { [all …]
|
/linux/drivers/clk/actions/ |
A D | owl-common.h | 28 struct clk_hw_onecell_data *hw_clks; 42 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks);
|
A D | owl-common.c | 65 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks) in owl_clk_probe()
|
/linux/drivers/clk/sunxi-ng/ |
A D | ccu-sun8i-de2.c | 117 static struct clk_hw_onecell_data sun8i_a83t_de2_hw_clks = { 137 static struct clk_hw_onecell_data sun8i_h3_de2_hw_clks = { 154 static struct clk_hw_onecell_data sun8i_v3s_de2_hw_clks = { 168 static struct clk_hw_onecell_data sun50i_a64_de2_hw_clks = {
|
A D | ccu-sun8i-r.c | 154 static struct clk_hw_onecell_data sun8i_a83t_r_hw_clks = { 171 static struct clk_hw_onecell_data sun8i_h3_r_hw_clks = { 187 static struct clk_hw_onecell_data sun50i_a64_r_hw_clks = {
|
A D | ccu-sun50i-h6-r.c | 152 static struct clk_hw_onecell_data sun50i_h6_r_hw_clks = { 172 static struct clk_hw_onecell_data sun50i_h616_r_hw_clks = {
|
A D | ccu_common.h | 46 struct clk_hw_onecell_data *hw_clks;
|
/linux/drivers/clk/ralink/ |
A D | clk-mt7621.c | 146 struct clk_hw_onecell_data *clk_data, in mt7621_register_gates() 192 struct clk_hw_onecell_data *clk_data) in mt7621_register_fixed_clocks() 309 struct clk_hw_onecell_data *clk_data, in mt7621_register_early_clocks() 345 struct clk_hw_onecell_data *clk_data; in mt7621_clk_init() 404 struct clk_hw_onecell_data *clk_data; in mt7621_clk_probe()
|
/linux/drivers/clk/ |
A D | clk-oxnas.c | 29 struct clk_hw_onecell_data *onecell_data; 155 static struct clk_hw_onecell_data ox810se_hw_onecell_data = { 170 static struct clk_hw_onecell_data ox820_hw_onecell_data = {
|
A D | clk-milbeaut.c | 65 static struct clk_hw_onecell_data *m10v_clk_data; 499 struct clk_hw_onecell_data *clk_data, in m10v_reg_div_pre() 528 struct clk_hw_onecell_data *clk_data, in m10v_reg_fixed_pre() 543 struct clk_hw_onecell_data *clk_data, in m10v_reg_mux_pre()
|
A D | clk-stm32mp1.c | 324 struct clk_hw_onecell_data *clk_data, 384 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_gate() 402 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_fixed_factor() 415 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_divider_table() 435 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_mux() 1099 struct clk_hw_onecell_data *clk_data, in _clk_register_pll() 1118 struct clk_hw_onecell_data *clk_data, in _clk_register_cktim() 1131 struct clk_hw_onecell_data *clk_data, in _clk_stm32_register_gate() 1146 struct clk_hw_onecell_data *clk_data, in _clk_stm32_register_composite() 2141 struct clk_hw_onecell_data *clk_data, in stm32_register_hw_clk() [all …]
|
/linux/drivers/clk/qcom/ |
A D | lpass-gfm-sm8250.c | 194 static struct clk_hw_onecell_data aoncc_hw_onecell_data = { 209 static struct clk_hw_onecell_data audiocc_hw_onecell_data = { 220 struct clk_hw_onecell_data *onecell_data;
|
/linux/drivers/clk/imx/ |
A D | clk-imx7ulp.c | 48 struct clk_hw_onecell_data *clk_data; in imx7ulp_clk_scg1_init() 137 struct clk_hw_onecell_data *clk_data; in imx7ulp_clk_pcc2_init() 185 struct clk_hw_onecell_data *clk_data; in imx7ulp_clk_pcc3_init() 232 struct clk_hw_onecell_data *clk_data; in imx7ulp_clk_smc1_init()
|
A D | clk-imx8qxp-lpcg.c | 167 struct clk_hw_onecell_data *hw_data = data; in imx_lpcg_of_clk_src_get() 184 struct clk_hw_onecell_data *clk_data; in imx_lpcg_parse_clks_from_dt() 295 struct clk_hw_onecell_data *clk_data; in imx8qxp_lpcg_clk_probe()
|
A D | clk-imx8ulp.c | 148 struct clk_hw_onecell_data *clk_data; in imx8ulp_clk_cgc1_init() 232 struct clk_hw_onecell_data *clk_data; in imx8ulp_clk_cgc2_init() 314 struct clk_hw_onecell_data *clk_data; in imx8ulp_clk_pcc3_init() 397 struct clk_hw_onecell_data *clk_data; in imx8ulp_clk_pcc4_init() 452 struct clk_hw_onecell_data *clk_data; in imx8ulp_clk_pcc5_init()
|
/linux/drivers/clk/mvebu/ |
A D | armada-37xx-tbg.c | 84 struct clk_hw_onecell_data *hw_tbg_data; in armada_3700_tbg_clock_probe() 134 struct clk_hw_onecell_data *hw_tbg_data = platform_get_drvdata(pdev); in armada_3700_tbg_clock_remove()
|
/linux/drivers/clk/meson/ |
A D | meson-eeclk.h | 20 struct clk_hw_onecell_data *hw_onecell_data;
|
A D | meson-aoclk.h | 27 const struct clk_hw_onecell_data *hw_data;
|
/linux/drivers/gpu/drm/sun4i/ |
A D | sun8i_tcon_top.h | 28 struct clk_hw_onecell_data *clk_data;
|
A D | sun8i_tcon_top.c | 128 struct clk_hw_onecell_data *clk_data; in sun8i_tcon_top_bind() 241 struct clk_hw_onecell_data *clk_data = tcon_top->clk_data; in sun8i_tcon_top_unbind()
|
Completed in 36 milliseconds
12345