Home
last modified time | relevance | path

Searched defs:parent_hw (Results 1 – 25 of 34) 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-divider_test.c35 struct clk_hw *parent_hw, *div_hw; in clk_divider_bestdiv_ulong_max_returns_max_rate() local
H A Dclk-fixed-factor.c39 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_factor_determine_rate() local
100 const struct clk_hw *parent_hw, const struct clk_parent_data *pdata, in __clk_hw_register_fixed_factor()
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-divider.c487 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_divider()
614 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
/linux/drivers/clk/ultrarisc/
H A Dclk-ultrarisc.c172 struct clk_hw *parent_hw, void __iomem *base, in ultrarisc_clk_register_divider()
216 struct clk_hw *parent_hw; in ultrarisc_clk_register_fixed_factors() local
279 struct clk_hw *parent_hw; in ultrarisc_clk_register_dividers() local
315 struct clk_hw *parent_hw; in ultrarisc_clk_register_gates() local
/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.c101 const char *parent_name, struct clk_hw *parent_hw, in at91_clk_register_peripheral()
462 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-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()
H A Dclk-programmable.c184 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_programmable_save_context() local
H A Dclk-sam9x60-pll.c641 struct clk_hw *parent_hw, u8 id, in sam9x60_clk_register_frac_pll()
728 struct clk_hw *parent_hw, u8 id, in sam9x60_clk_register_div_pll()
H A Dsam9x7.c782 struct clk_hw *parent_hw; in sam9x7_pmc_setup() local
H A Dclk-pll.c269 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.c1037 struct clk_hw *parent_hw; in sama7g5_pmc_setup() local
/linux/drivers/clk/aspeed/
H A Dclk-ast2700.c654 const char *name, const struct clk_hw *parent_hw, in ast2700_clk_hw_register_hpll()
714 const char *name, const struct clk_hw *parent_hw, in ast2700_clk_hw_register_pll()
749 const struct clk_hw *parent_hw, in ast2700_clk_hw_register_uartpll()
765 const char *name, const struct clk_hw *parent_hw, in ast2700_clk_hw_register_misc()
823 const struct clk_hw *parent_hw, in ast2700_clk_hw_register_gate()
/linux/include/linux/
H A Dclk-provider.h454 #define clk_hw_register_fixed_rate_parent_hw(dev, name, parent_hw, flags, \ argument
498 #define clk_hw_register_fixed_rate_with_accuracy_parent_hw(dev, name, \ argument
622 #define clk_hw_register_gate_parent_hw(dev, name, parent_hw, flags, reg, \ argument
672 #define devm_clk_hw_register_gate_parent_hw(dev, name, parent_hw, flags, \ argument
853 #define clk_hw_register_divider_parent_hw(dev, name, parent_hw, flags, reg, \ argument
912 #define clk_hw_register_divider_table_parent_hw(dev, name, parent_hw, flags, \ argument
970 #define devm_clk_hw_register_divider_parent_hw(dev, name, parent_hw, flags, \ argument
1256 #define devm_clk_hw_register_fixed_factor_parent_hw(dev, name, parent_hw, \ argument
1262 #define clk_hw_register_fixed_factor_parent_hw(dev, name, parent_hw, flags, \ argument
/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/nuvoton/
H A Dclk-ma35d1-pll.c331 struct clk_hw *parent_hw, void __iomem *base) in ma35d1_reg_clk_pll()
/linux/drivers/clk/samsung/
H A Dclk.c291 const char *parent_name, const struct clk_hw *parent_hw, in samsung_register_auto_gate()
/linux/drivers/clk/eswin/
H A Dclk.c415 const struct clk_hw *parent_hw, in eswin_register_clkdiv()

12