| /Linux-v5.4/drivers/clk/samsung/ | 
| D | clk.c | 90 			    struct clk_hw *clk_hw, unsigned int id)  in samsung_clk_add_lookup()101 	struct clk_hw *clk_hw;  in samsung_clk_register_alias()  local
 131 	struct clk_hw *clk_hw;  in samsung_clk_register_fixed_rate()  local
 160 	struct clk_hw *clk_hw;  in samsung_clk_register_fixed_factor()  local
 181 	struct clk_hw *clk_hw;  in samsung_clk_register_mux()  local
 204 	struct clk_hw *clk_hw;  in samsung_clk_register_div()  local
 234 	struct clk_hw *clk_hw;  in samsung_clk_register_gate()  local
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-axi-clkgen.c | 47 	struct clk_hw clk_hw;  member244 static struct axi_clkgen *clk_hw_to_axi_clkgen(struct clk_hw *clk_hw)  in clk_hw_to_axi_clkgen()
 249 static int axi_clkgen_set_rate(struct clk_hw *clk_hw,  in axi_clkgen_set_rate()
 316 static unsigned long axi_clkgen_recalc_rate(struct clk_hw *clk_hw,  in axi_clkgen_recalc_rate()
 355 static int axi_clkgen_enable(struct clk_hw *clk_hw)  in axi_clkgen_enable()
 364 static void axi_clkgen_disable(struct clk_hw *clk_hw)  in axi_clkgen_disable()
 371 static int axi_clkgen_set_parent(struct clk_hw *clk_hw, u8 index)  in axi_clkgen_set_parent()
 380 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()  local121 	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
 | 
| /Linux-v5.4/drivers/clk/ti/ | 
| D | apll.c | 140 	struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw);  in omap_clk_register_apll()  local187 	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()  local229 	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 | 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 | 257 			 struct device_node *node, struct clk_hw *clk_hw,  in _ti_clkctrl_clk_register()311 	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
 | 
| /Linux-v5.4/include/linux/ | 
| D | clkdev.h | 23 	struct clk_hw		*clk_hw;  member
 | 
| D | clk-provider.h | 305 struct clk_hw {  struct326 	struct		clk_hw hw;  argument
 
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/dsi/pll/ | 
| D | dsi_pll.h | 20 	struct clk_hw	clk_hw;  member
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/drivers/clk/sunxi-ng/ | 
| D | ccu_mux.c | 80 							 struct clk_hw *,  in ccu_mux_helper_determine_rate()
 | 
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | cpts.c | 541 	struct clk_hw *clk_hw;  in cpts_of_mux_clk_setup()  local
 | 
| /Linux-v5.4/drivers/clk/qcom/ | 
| D | clk-alpha-pll.c | 526 				      int (*is_enabled)(struct clk_hw *))  in clk_alpha_pll_update_latch()537 				    int (*is_enabled)(struct clk_hw *))  in __clk_alpha_pll_set_rate()
 
 | 
| /Linux-v5.4/drivers/clk/nxp/ | 
| D | clk-lpc32xx.c | 1385 	struct clk_hw_proto *clk_hw = &clk_hw_proto[id];  in lpc32xx_clk_register()  local
 |