Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/clk/
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
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()
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()
Dclk-fixed-rate.c66 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_fixed_rate()
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
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()
Dclk-npcm8xx.c71 const struct clk_hw *parent_hw; member
/linux-6.14.4/drivers/clk/at91/
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()
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()
Dclk-system.c108 const char *parent_name, struct clk_hw *parent_hw, u8 id, in at91_clk_register_system()
Dclk-master.c116 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_master_div_save_context() local
418 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_master_pres_save_context() local
549 struct clk_hw *parent_hw, const struct clk_master_layout *layout, in at91_clk_register_master_div()
Dclk-programmable.c184 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_programmable_save_context() local
Dclk-sam9x60-pll.c634 struct clk_hw *parent_hw, u8 id, in sam9x60_clk_register_frac_pll()
721 struct clk_hw *parent_hw, u8 id, in sam9x60_clk_register_div_pll()
Dsam9x7.c777 struct clk_hw *parent_hw; in sam9x7_pmc_setup() local
Dclk-usb.c155 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in at91sam9x5_usb_save_context() local
Dclk-pll.c267 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_pll_save_context() local
Dsama7g5.c1035 struct clk_hw *parent_hw; in sama7g5_pmc_setup() local
Dsama7d65.c1156 struct clk_hw *parent_hw; in sama7d65_pmc_setup() local
/linux-6.14.4/drivers/clk/sunxi-ng/
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-6.14.4/drivers/clk/nuvoton/
Dclk-ma35d1-divider.c79 struct clk_hw *parent_hw, spinlock_t *lock, in ma35d1_reg_adc_clkdiv()
Dclk-ma35d1-pll.c323 struct clk_hw *parent_hw, void __iomem *base) in ma35d1_reg_clk_pll()
/linux-6.14.4/include/linux/
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-6.14.4/drivers/clk/ti/
Dgate.c61 struct clk_hw *parent_hw; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
/linux-6.14.4/drivers/clk/tegra/
Dclk-tegra20-emc.c171 struct clk_hw *parent_hw; in emc_determine_rate() local
/linux-6.14.4/drivers/clk/xilinx/
Dxlnx_vcu.c253 const struct clk_hw *parent_hw, in xvcu_register_pll_post()

12