/kernel/linux/linux-5.10/drivers/clk/samsung/ |
D | clk.c | 89 struct clk_hw *clk_hw, unsigned int id) in samsung_clk_add_lookup() 100 struct clk_hw *clk_hw; in samsung_clk_register_alias() local 130 struct clk_hw *clk_hw; in samsung_clk_register_fixed_rate() local 159 struct clk_hw *clk_hw; in samsung_clk_register_fixed_factor() local 180 struct clk_hw *clk_hw; in samsung_clk_register_mux() local 203 struct clk_hw *clk_hw; in samsung_clk_register_div() local 233 struct clk_hw *clk_hw; in samsung_clk_register_gate() local
|
/kernel/linux/linux-5.10/drivers/clk/ |
D | clk-axi-clkgen.c | 51 struct clk_hw clk_hw; member 297 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen() 318 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate() 412 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate() 440 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable() 449 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable() 456 static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index) in axi_clkgen_set_parent() 465 static u8 axi_clkgen_get_parent(struct clk_hw *clk_hw) in axi_clkgen_get_parent()
|
D | clk-max9485.c | 112 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clk_prepare() local 121 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clk_unprepare() local 132 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clkout_set_rate() local 150 struct max9485_clk_hw *clk_hw = to_max9485_clk(hw); in max9485_clkout_recalc_rate() local
|
D | clk-hi655x.c | 22 struct clk_hw clk_hw; member
|
/kernel/linux/linux-5.10/drivers/clk/ti/ |
D | apll.c | 140 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local 187 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local 348 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
|
D | dpll.c | 165 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local 229 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local 289 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
|
D | clockdomain.c | 133 struct clk_hw *clk_hw; in of_ti_clockdomain_setup() local
|
D | interface.c | 41 struct clk_hw_omap *clk_hw; in _register_interface() local
|
D | clkctrl.c | 291 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register() 343 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate() local
|
D | gate.c | 103 struct clk_hw_omap *clk_hw; in _register_gate() local
|
D | clk-dra7-atl.c | 173 struct dra7_atl_desc *clk_hw = NULL; in of_dra7_atl_clock_setup() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | clkdev.h | 23 struct clk_hw *clk_hw; member
|
D | clk-provider.h | 312 struct clk_hw { struct 313 struct clk_core *core; 314 struct clk *clk; 315 const struct clk_init_data *init;
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll.h | 20 struct clk_hw clk_hw; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_pll_8960.c | 15 struct clk_hw clk_hw; member
|
D | hdmi_phy_8996.c | 31 struct clk_hw clk_hw; member
|
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
D | ccu_mux.c | 80 struct clk_hw *, in ccu_mux_helper_determine_rate()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpts.c | 658 struct clk_hw *clk_hw; in cpts_of_mux_clk_setup() local
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
D | clk-alpha-pll.c | 528 int (*is_enabled)(struct clk_hw *)) in clk_alpha_pll_update_latch() 539 int (*is_enabled)(struct clk_hw *)) in __clk_alpha_pll_set_rate()
|
/kernel/linux/linux-5.10/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1385 struct clk_hw_proto *clk_hw = &clk_hw_proto[id]; in lpc32xx_clk_register() local
|