| /linux/drivers/clk/ |
| H A 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
|
| H A 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()
|
| H A D | clk-divider_test.c | 35 struct clk_hw *parent_hw, *div_hw; in clk_divider_bestdiv_ulong_max_returns_max_rate() local
|
| H A D | clk-fixed-factor.c | 39 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 D | clk-fixed-rate.c | 66 const char *parent_name, const struct clk_hw *parent_hw, in __clk_hw_register_fixed_rate()
|
| H A D | clk-divider.c | 487 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 D | clk-npcm8xx.c | 71 const struct clk_hw *parent_hw; member
|
| /linux/drivers/clk/ultrarisc/ |
| H A D | clk-ultrarisc.c | 172 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 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()
|
| H A D | clk-peripheral.c | 101 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 D | clk-system.c | 108 const char *parent_name, struct clk_hw *parent_hw, u8 id, in at91_clk_register_system()
|
| H A 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()
|
| H A D | clk-programmable.c | 184 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_programmable_save_context() local
|
| H A D | clk-sam9x60-pll.c | 641 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 D | sam9x7.c | 782 struct clk_hw *parent_hw; in sam9x7_pmc_setup() local
|
| H A D | clk-pll.c | 269 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in clk_pll_save_context() local
|
| H A D | clk-usb.c | 155 struct clk_hw *parent_hw = clk_hw_get_parent(hw); in at91sam9x5_usb_save_context() local
|
| H A D | sama7g5.c | 1037 struct clk_hw *parent_hw; in sama7g5_pmc_setup() local
|
| /linux/drivers/clk/aspeed/ |
| H A D | clk-ast2700.c | 654 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 D | clk-provider.h | 454 #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 D | gate.c | 61 struct clk_hw *parent_hw; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-tegra20-emc.c | 171 struct clk_hw *parent_hw; in emc_determine_rate() local
|
| /linux/drivers/clk/nuvoton/ |
| H A D | clk-ma35d1-pll.c | 331 struct clk_hw *parent_hw, void __iomem *base) in ma35d1_reg_clk_pll()
|
| /linux/drivers/clk/samsung/ |
| H A D | clk.c | 291 const char *parent_name, const struct clk_hw *parent_hw, in samsung_register_auto_gate()
|
| /linux/drivers/clk/eswin/ |
| H A D | clk.c | 415 const struct clk_hw *parent_hw, in eswin_register_clkdiv()
|