/linux-6.14.4/drivers/clk/ |
D | clk-fixed-rate_test.c | 37 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
|
D | clk-gate.c | 129 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()
|
D | clk-fixed-factor.c | 94 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()
|
D | clk-fixed-rate.c | 66 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_fixed_rate()
|
D | clk-eyeq.c | 301 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
|
D | clk-divider.c | 545 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()
|
D | clk-npcm8xx.c | 71 const struct clk_hw *parent_hw; member
|
/linux-6.14.4/drivers/clk/at91/ |
D | clk-utmi.c | 147 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()
|
D | clk-peripheral.c | 100 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()
|
D | clk-system.c | 108 const char *parent_name, struct clk_hw *parent_hw, u8 id, in at91_clk_register_system()
|
D | clk-master.c | 116 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()
|
D | clk-programmable.c | 184 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_programmable_save_context() local
|
D | clk-sam9x60-pll.c | 634 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()
|
D | sam9x7.c | 777 struct clk_hw *parent_hw; in sam9x7_pmc_setup() local
|
D | clk-usb.c | 155 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in at91sam9x5_usb_save_context() local
|
D | clk-pll.c | 267 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_pll_save_context() local
|
D | sama7g5.c | 1035 struct clk_hw *parent_hw; in sama7g5_pmc_setup() local
|
D | sama7d65.c | 1156 struct clk_hw *parent_hw; in sama7d65_pmc_setup() local
|
/linux-6.14.4/drivers/clk/sunxi-ng/ |
D | ccu_nkm.c | 34 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/ |
D | clk-ma35d1-divider.c | 79 struct clk_hw *parent_hw, spinlock_t *lock, in ma35d1_reg_adc_clkdiv()
|
D | clk-ma35d1-pll.c | 323 struct clk_hw *parent_hw, void __iomem *base) in ma35d1_reg_clk_pll()
|
/linux-6.14.4/include/linux/ |
D | clk-provider.h | 419 #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/ |
D | gate.c | 61 struct clk_hw *parent_hw; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
|
/linux-6.14.4/drivers/clk/tegra/ |
D | clk-tegra20-emc.c | 171 struct clk_hw *parent_hw; in emc_determine_rate() local
|
/linux-6.14.4/drivers/clk/xilinx/ |
D | xlnx_vcu.c | 253 const struct clk_hw *parent_hw, in xvcu_register_pll_post()
|