Home
last modified time | relevance | path

Searched refs:clk_hw_omap (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.10/drivers/clk/ti/
Ddpll3xxx.c40 static u32 omap3_dpll_autoidle_read(struct clk_hw_omap *clk);
41 static void omap3_dpll_deny_idle(struct clk_hw_omap *clk);
42 static void omap3_dpll_allow_idle(struct clk_hw_omap *clk);
47 static void _omap3_dpll_write_clken(struct clk_hw_omap *clk, u8 clken_bits) in _omap3_dpll_write_clken()
61 static int _omap3_wait_dpll_status(struct clk_hw_omap *clk, u8 state) in _omap3_wait_dpll_status()
93 static u16 _omap3_dpll_compute_freqsel(struct clk_hw_omap *clk, u8 n) in _omap3_dpll_compute_freqsel()
138 static int _omap3_noncore_dpll_lock(struct clk_hw_omap *clk) in _omap3_noncore_dpll_lock()
184 static int _omap3_noncore_dpll_bypass(struct clk_hw_omap *clk) in _omap3_noncore_dpll_bypass()
216 static int _omap3_noncore_dpll_stop(struct clk_hw_omap *clk) in _omap3_noncore_dpll_stop()
247 static void _lookup_dco(struct clk_hw_omap *clk, u8 *dco, u16 m, u8 n) in _lookup_dco()
[all …]
Dapll.c42 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_enable()
93 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_disable()
110 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in dra7_apll_is_enabled()
140 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in omap_clk_register_apll()
187 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup()
243 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_is_enabled()
258 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_recalc()
268 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_enable()
299 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_disable()
316 static void omap2_apll_set_autoidle(struct clk_hw_omap *clk, u32 val) in omap2_apll_set_autoidle()
[all …]
Dclkt_dflt.c58 static int _wait_idlest_generic(struct clk_hw_omap *clk, in _wait_idlest_generic()
93 static void _omap2_module_wait_ready(struct clk_hw_omap *clk) in _omap2_module_wait_ready()
142 void omap2_clk_dflt_find_companion(struct clk_hw_omap *clk, in omap2_clk_dflt_find_companion()
171 void omap2_clk_dflt_find_idlest(struct clk_hw_omap *clk, in omap2_clk_dflt_find_idlest()
204 struct clk_hw_omap *clk; in omap2_dflt_clk_enable()
253 struct clk_hw_omap *clk; in omap2_dflt_clk_disable()
281 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_dflt_clk_is_enabled()
Ddpll44xx.c37 static void omap4_dpllmx_allow_gatectrl(struct clk_hw_omap *clk) in omap4_dpllmx_allow_gatectrl()
55 static void omap4_dpllmx_deny_gatectrl(struct clk_hw_omap *clk) in omap4_dpllmx_deny_gatectrl()
115 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_recalc()
151 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_round_rate()
202 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_determine_rate()
Dclk-3xxx.c54 static void omap3430es2_clk_ssi_find_idlest(struct clk_hw_omap *clk, in omap3430es2_clk_ssi_find_idlest()
88 omap3430es2_clk_dss_usbhost_find_idlest(struct clk_hw_omap *clk, in omap3430es2_clk_dss_usbhost_find_idlest()
125 omap3430es2_clk_hsotgusb_find_idlest(struct clk_hw_omap *clk, in omap3430es2_clk_hsotgusb_find_idlest()
155 static void am35xx_clk_find_idlest(struct clk_hw_omap *clk, in am35xx_clk_find_idlest()
179 static void am35xx_clk_find_companion(struct clk_hw_omap *clk, in am35xx_clk_find_companion()
206 static void am35xx_clk_ipss_find_idlest(struct clk_hw_omap *clk, in am35xx_clk_ipss_find_idlest()
Dclkt_iclk.c28 void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_allow_idle()
42 void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_deny_idle()
68 static void omap2430_clk_i2chs_find_idlest(struct clk_hw_omap *clk, in omap2430_clk_i2chs_find_idlest()
Dautoidle.c47 static int _omap2_clk_deny_idle(struct clk_hw_omap *clk) in _omap2_clk_deny_idle()
62 static int _omap2_clk_allow_idle(struct clk_hw_omap *clk) in _omap2_clk_allow_idle()
93 struct clk_hw_omap *c = to_clk_hw_omap(hw); in omap2_clk_deny_idle()
117 struct clk_hw_omap *c = to_clk_hw_omap(hw); in omap2_clk_allow_idle()
Dclockdomain.c44 struct clk_hw_omap *clk; in omap2_clkops_enable_clkdm()
79 struct clk_hw_omap *clk; in omap2_clkops_disable_clkdm()
108 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_init_clk_clkdm()
Dclock.h263 void omap2_clk_dflt_find_companion(struct clk_hw_omap *clk,
266 void omap2_clk_dflt_find_idlest(struct clk_hw_omap *clk,
270 void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk);
271 void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk);
313 int omap2_clk_for_each(int (*fn)(struct clk_hw_omap *hw));
Dclkt_dpll.c67 static int _dpll_test_fint(struct clk_hw_omap *clk, unsigned int n) in _dpll_test_fint()
205 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_init_dpll_parent()
238 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk) in omap2_get_dpll_rate()
285 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_dpll_round_rate()
Dclkctrl.c139 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_enable()
181 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_disable()
213 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_is_enabled()
343 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate()
503 struct clk_hw_omap *hw; in _ti_omap4_clkctrl_setup()
737 struct clk_hw_omap *hwclk; in ti_clk_is_in_standby()
Dclk.c547 struct clk_hw_omap *oclk; in ti_clk_register_omap_hw()
570 int omap2_clk_for_each(int (*fn)(struct clk_hw_omap *hw)) in omap2_clk_for_each()
573 struct clk_hw_omap *hw; in omap2_clk_for_each()
593 struct clk_hw_omap *oclk; in omap2_clk_is_hw_omap()
Dgate.c103 struct clk_hw_omap *clk_hw; in _register_gate()
178 struct clk_hw_omap *gate; in _of_ti_composite_gate_clk_setup()
Ddpll.c165 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll()
229 struct clk_hw_omap *clk_hw; in _register_dpll_x2()
289 struct clk_hw_omap *clk_hw = NULL; in of_ti_dpll_setup()
Dinterface.c41 struct clk_hw_omap *clk_hw; in _register_interface()
/Linux-v5.10/include/linux/clk/
Dti.h116 struct clk_hw_omap;
127 void (*find_idlest)(struct clk_hw_omap *oclk,
130 void (*find_companion)(struct clk_hw_omap *oclk,
133 void (*allow_idle)(struct clk_hw_omap *oclk);
134 void (*deny_idle)(struct clk_hw_omap *oclk);
149 struct clk_hw_omap { struct
244 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw)
257 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk);
/Linux-v5.10/arch/arm/mach-omap2/
Dclkt2xxx_dpll.c29 static void _allow_idle(struct clk_hw_omap *clk) in _allow_idle()
43 static void _deny_idle(struct clk_hw_omap *clk) in _deny_idle()
Dclkt2xxx_dpllcore.c40 static struct clk_hw_omap *dpll_core_ck;
111 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_reprogram_dpllcore()
Domap-iommu.c55 struct clk_hw_omap *hwclk; in _get_pwrdm()
Dclkt2xxx_virt_prcm_set.c229 struct clk_hw_omap *hw = NULL; in omap2xxx_clkt_vps_init()
Dpdata-quirks.c317 struct clk_hw_omap *hwclk; in ti_sysc_find_one_clockdomain()
Domap_hwmod.c628 struct clk_hw_omap *clk; in _get_clkdm()
3779 struct clk_hw_omap *clk; in omap_hwmod_get_pwrdm()