/Linux-v4.19/drivers/clk/samsung/ |
D | clk.c | 92 struct clk_hw *clk_hw, unsigned int id) in samsung_clk_add_lookup() 103 struct clk_hw *clk_hw; in samsung_clk_register_alias() local 133 struct clk_hw *clk_hw; in samsung_clk_register_fixed_rate() local 162 struct clk_hw *clk_hw; in samsung_clk_register_fixed_factor() local 183 struct clk_hw *clk_hw; in samsung_clk_register_mux() local 206 struct clk_hw *clk_hw; in samsung_clk_register_div() local 236 struct clk_hw *clk_hw; in samsung_clk_register_gate() local
|
/Linux-v4.19/drivers/clk/ |
D | clk-axi-clkgen.c | 49 struct clk_hw clk_hw; member 246 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw) in clk_hw_to_axi_clkgen() 251 static int axi_clkgen_set_rate(struct clk_hw *clk_hw, in axi_clkgen_set_rate() 318 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw, in axi_clkgen_recalc_rate() 357 static int axi_clkgen_enable(struct clk_hw *clk_hw) in axi_clkgen_enable() 366 static void axi_clkgen_disable(struct clk_hw *clk_hw) in axi_clkgen_disable() 373 static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index) in axi_clkgen_set_parent() 382 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 | 30 struct clk_hw clk_hw; member
|
/Linux-v4.19/drivers/clk/ti/ |
D | apll.c | 140 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll() local 186 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() local 347 struct clk_hw_omap *clk_hw = NULL; in of_omap2_apll_setup() local
|
D | dpll.c | 159 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() local 223 struct clk_hw_omap *clk_hw; in _register_dpll_x2() local 285 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup() local
|
D | clockdomain.c | 131 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 | 253 struct device_node *node, struct clk_hw *clk_hw, in _ti_clkctrl_clk_register() 302 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate() local
|
D | gate.c | 100 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
|
/Linux-v4.19/include/linux/ |
D | clkdev.h | 26 struct clk_hw *clk_hw; member
|
D | clk-provider.h | 284 struct clk_hw { struct 305 struct clk_hw hw; argument
|
/Linux-v4.19/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll.h | 28 struct clk_hw clk_hw; member
|
/Linux-v4.19/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_pll_8960.c | 24 struct clk_hw clk_hw; member
|
D | hdmi_phy_8996.c | 38 struct clk_hw clk_hw; member
|
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_mux.c | 83 struct clk_hw *, in ccu_mux_helper_determine_rate()
|
/Linux-v4.19/drivers/clk/qcom/ |
D | clk-alpha-pll.c | 501 int (*is_enabled)(struct clk_hw *)) in clk_alpha_pll_update_latch() 512 int (*is_enabled)(struct clk_hw *)) in __clk_alpha_pll_set_rate()
|
/Linux-v4.19/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1391 struct clk_hw_proto *clk_hw = &clk_hw_proto[id]; in lpc32xx_clk_register() local
|