Home
last modified time | relevance | path

Searched defs:parent_hw (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/clk/
H A Dclk-fixed-rate_test.c37 const struct clk_hw *parent_hw; member
178 struct clk_hw *hw, *parent_hw; in clk_fixed_rate_parent_test() local
209 struct clk_hw *hw, *parent_hw; in clk_fixed_rate_parent_rate_test() local
239 struct clk_hw *hw, *parent_hw; in clk_fixed_rate_parent_accuracy_test() local
H A Dclk-gate.c129 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_gate()
234 const char *parent_name, const struct clk_hw *parent_hw, in __devm_clk_hw_register_gate()
H A Dclk-fixed-factor.c94 const struct clk_hw *parent_hw, const struct clk_parent_data *pdata, in __clk_hw_register_fixed_factor()
188 const char *name, const struct clk_hw *parent_hw, in devm_clk_hw_register_fixed_factor_parent_hw()
199 const char *name, const struct clk_hw *parent_hw, in clk_hw_register_fixed_factor_parent_hw()
H A Dclk-fixed-rate.c66 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_fixed_rate()
H A Dclk-eyeq.c301 struct clk_hw *hw, *parent_hw; in eqc_probe_init_fixed_factors() local
795 struct clk_hw *parent_hw = cells->hws[ff->parent]; in eqc_early_init() local
H A Dclk-divider.c545 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_divider()
672 const char *parent_name, const struct clk_hw *parent_hw, in __devm_clk_hw_register_divider()
H A Dclk-npcm8xx.c71 const struct clk_hw *parent_hw; member
H A Dclk_test.c2753 struct clk_hw *parent_hw; in clk_register_clk_parent_data_of_test() local
2914 struct clk_hw *parent_hw; in KUNIT_ARRAY_PARAM() local
3022 struct clk_hw *parent_hw; in KUNIT_ARRAY_PARAM() local
H A Dclk-composite.c47 struct clk_hw *parent_hw, in clk_composite_determine_rate_for_parent()
/linux/drivers/clk/at91/
H A Dclk-utmi.c147 struct clk_hw *parent_hw, in at91_clk_register_utmi_internal()
188 struct clk_hw *parent_hw) in at91_clk_register_utmi()
290 const char *parent_name, struct clk_hw *parent_hw) in at91_clk_sama7g5_register_utmi()
H A Dclk-peripheral.c100 const char *parent_name, struct clk_hw *parent_hw, in at91_clk_register_peripheral()
451 struct clk_hw *parent_hw, in at91_clk_register_sam9x5_peripheral()
H A Dclk-system.c108 const char *parent_name, struct clk_hw *parent_hw, u8 id, in at91_clk_register_system()
H A Dclk-programmable.c184 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_programmable_save_context() local
H A Dsam9x7.c777 struct clk_hw *parent_hw; in sam9x7_pmc_setup() local
H A Dclk-pll.c267 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_pll_save_context() local
H A Dclk-usb.c155 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in at91sam9x5_usb_save_context() local
H A Dsama7g5.c1035 struct clk_hw *parent_hw; in sama7g5_pmc_setup() local
/linux/drivers/clk/sunxi-ng/
H A Dccu_nkm.c34 struct clk_hw *parent_hw, in ccu_nkm_find_best_with_parent_adj()
166 struct clk_hw *parent_hw, in ccu_nkm_round_rate()
/linux/include/linux/
H A Dclk-provider.h419 #define clk_hw_register_fixed_rate_parent_hw(dev, name, parent_hw, flags, \ argument
463 #define clk_hw_register_fixed_rate_with_accuracy_parent_hw(dev, name, \ argument
587 #define clk_hw_register_gate_parent_hw(dev, name, parent_hw, flags, reg, \ argument
637 #define devm_clk_hw_register_gate_parent_hw(dev, name, parent_hw, flags, \ argument
826 #define clk_hw_register_divider_parent_hw(dev, name, parent_hw, flags, reg, \ argument
885 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, \ argument
943 #define devm_clk_hw_register_divider_parent_hw(dev, name, parent_hw, flags, \ argument
/linux/drivers/clk/nuvoton/
H A Dclk-ma35d1-divider.c79 struct clk_hw *parent_hw, spinlock_t *lock, in ma35d1_reg_adc_clkdiv()
H A Dclk-ma35d1-pll.c323 struct clk_hw *parent_hw, void __iomem *base) in ma35d1_reg_clk_pll()
/linux/drivers/clk/ti/
H A Dgate.c61 struct clk_hw *parent_hw; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
/linux/drivers/clk/tegra/
H A Dclk-tegra20-emc.c171 struct clk_hw *parent_hw; in emc_determine_rate() local
/linux/drivers/clk/xilinx/
H A Dxlnx_vcu.c253 const struct clk_hw *parent_hw, in xvcu_register_pll_post()
/linux/drivers/clk/baikal-t1/
H A Dccu-div.c112 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in ccu_div_var_enable() local

12