/include/linux/ |
A D | clk.h | 55 struct clk *clk; member 72 struct clk *clk; member 89 struct clk *clk; member 150 int clk_get_phase(struct clk *clk); 246 struct clk *clk, in devm_clk_notifier_register() argument 307 int clk_prepare(struct clk *clk); 698 int clk_enable(struct clk *clk); 763 void clk_put(struct clk *clk); 908 int clk_set_parent(struct clk *clk, struct clk *parent); 917 struct clk *clk_get_parent(struct clk *clk); [all …]
|
A D | sh_clk.h | 13 struct clk; 24 void (*init)(struct clk *clk); 26 int (*enable)(struct clk *clk); 27 void (*disable)(struct clk *clk); 28 unsigned long (*recalc)(struct clk *clk); 29 int (*set_rate)(struct clk *clk, unsigned long rate); 30 int (*set_parent)(struct clk *clk, struct clk *parent); 97 void clk_rate_table_build(struct clk *clk, 103 long clk_rate_table_round(struct clk *clk, 107 int clk_rate_table_find(struct clk *clk, [all …]
|
A D | clkdev.h | 14 struct clk; 22 struct clk *clk; member 30 .clk = c, \ 36 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id, 44 int clk_register_clkdev(struct clk *, const char *, const char *);
|
A D | pm_clock.h | 20 struct clk; 43 extern int pm_clk_add_clk(struct device *dev, struct clk *clk); 45 extern void pm_clk_remove_clk(struct device *dev, struct clk *clk); 69 static inline int pm_clk_add_clk(struct device *dev, struct clk *clk) in pm_clk_add_clk() argument 79 static inline void pm_clk_remove_clk(struct device *dev, struct clk *clk) in pm_clk_remove_clk() argument
|
A D | clk-provider.h | 36 struct clk; 328 struct clk *clk; member 498 void clk_unregister_fixed_rate(struct clk *clk); 662 void clk_unregister_gate(struct clk *clk); 972 void clk_unregister_divider(struct clk *clk); 1113 void clk_unregister_mux(struct clk *clk); 1326 void clk_unregister_composite(struct clk *clk); 1356 void clk_unregister(struct clk *clk); 1390 struct clk_hw *__clk_get_hw(struct clk *clk); 1416 bool __clk_is_enabled(struct clk *clk); [all …]
|
A D | interconnect-clk.h | 12 struct clk *clk; member
|
A D | posix-clock.h | 111 struct posix_clock *clk; member 129 int posix_clock_register(struct posix_clock *clk, struct device *dev); 140 void posix_clock_unregister(struct posix_clock *clk);
|
A D | fsl_devices.h | 71 struct clk; 85 struct clk *clk; member
|
/include/kunit/ |
A D | clk.h | 5 struct clk; 12 struct clk * 14 struct clk * 17 struct clk * 19 struct clk * 23 int clk_prepare_enable_kunit(struct kunit *test, struct clk *clk);
|
/include/linux/clk/ |
A D | sunxi-ng.h | 9 int sunxi_ccu_set_mmc_timing_mode(struct clk *clk, bool new_mode); 10 int sunxi_ccu_get_mmc_timing_mode(struct clk *clk);
|
A D | tegra.h | 148 struct clk; 183 int tegra20_clk_prepare_emc_mc_same_freq(struct clk *emc_clk, bool same); 192 tegra20_clk_prepare_emc_mc_same_freq(struct clk *emc_clk, bool same) in tegra20_clk_prepare_emc_mc_same_freq() 224 int tegra210_clk_emc_attach(struct clk *clk, 226 void tegra210_clk_emc_detach(struct clk *clk); 244 tegra210_clk_emc_attach(struct clk *clk, in tegra210_clk_emc_attach() argument 260 static inline void tegra210_clk_emc_detach(struct clk *clk) {} in tegra210_clk_emc_detach() argument
|
A D | ti.h | 251 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); 253 struct clk *clk); 266 int omap2_clk_allow_idle(struct clk *clk); 267 int omap2_clk_deny_idle(struct clk *clk); 270 int omap2_reprogram_dpllcore(struct clk_hw *clk, unsigned long rate, 274 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk); 318 bool ti_clk_is_in_standby(struct clk *clk);
|
/include/linux/platform_data/ |
A D | mdio-bcm-unimac.h | 4 struct clk; 11 struct clk *clk; member
|
A D | asoc-ti-mcbsp.h | 29 int (*force_ick_on)(struct clk *clk, bool force_on);
|
/include/linux/usb/ |
A D | tegra_usb_phy.h | 64 struct clk *clk; member 65 struct clk *pll_u; 66 struct clk *pad_clk;
|
/include/linux/platform_data/x86/ |
A D | clk-lpss.h | 15 struct clk *clk; member
|
/include/clocksource/ |
A D | timer-xilinx.h | 31 struct clk; 43 struct clk *clk; member
|
A D | timer-davinci.h | 41 int __init davinci_timer_register(struct clk *clk,
|
/include/trace/events/ |
A D | clk.h | 6 #define TRACE_SYSTEM clk 15 DECLARE_EVENT_CLASS(clk, 32 DEFINE_EVENT(clk, clk_enable, 39 DEFINE_EVENT(clk, clk_enable_complete, 46 DEFINE_EVENT(clk, clk_disable, 53 DEFINE_EVENT(clk, clk_disable_complete, 60 DEFINE_EVENT(clk, clk_prepare, 67 DEFINE_EVENT(clk, clk_prepare_complete, 74 DEFINE_EVENT(clk, clk_unprepare, 81 DEFINE_EVENT(clk, clk_unprepare_complete,
|
/include/soc/tegra/ |
A D | pmc.h | 17 struct clk; 157 int tegra_powergate_sequence_power_up(unsigned int id, struct clk *clk, 185 struct clk *clk, in tegra_powergate_sequence_power_up() argument
|
/include/linux/mfd/ |
A D | davinci_voicecodec.h | 17 struct clk; 93 struct clk *clk; member
|
A D | atmel-hlcdc.h | 78 struct clk *periph_clk; 79 struct clk *sys_clk; 80 struct clk *slow_clk;
|
/include/sound/ac97/ |
A D | codec.h | 19 struct clk; 51 struct clk *clk; member
|
/include/linux/dma/ |
A D | dw.h | 35 struct clk *clk; member
|
/include/soc/at91/ |
A D | atmel_tcb.h | 34 struct clk; 74 struct clk *clk[3]; member 75 struct clk *slow_clk;
|