/Linux-v5.10/drivers/clk/ti/ |
D | dpll3xxx.c | 40 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 …]
|
D | apll.c | 42 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 …]
|
D | clkt_dflt.c | 58 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()
|
D | dpll44xx.c | 37 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()
|
D | clk-3xxx.c | 54 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()
|
D | clkt_iclk.c | 28 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()
|
D | autoidle.c | 47 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()
|
D | clockdomain.c | 44 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()
|
D | clock.h | 263 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));
|
D | clkt_dpll.c | 67 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()
|
D | clkctrl.c | 139 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()
|
D | clk.c | 547 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()
|
D | gate.c | 103 struct clk_hw_omap *clk_hw; in _register_gate() 178 struct clk_hw_omap *gate; in _of_ti_composite_gate_clk_setup()
|
D | dpll.c | 165 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()
|
D | interface.c | 41 struct clk_hw_omap *clk_hw; in _register_interface()
|
/Linux-v5.10/include/linux/clk/ |
D | ti.h | 116 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/ |
D | clkt2xxx_dpll.c | 29 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()
|
D | clkt2xxx_dpllcore.c | 40 static struct clk_hw_omap *dpll_core_ck; 111 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_reprogram_dpllcore()
|
D | omap-iommu.c | 55 struct clk_hw_omap *hwclk; in _get_pwrdm()
|
D | clkt2xxx_virt_prcm_set.c | 229 struct clk_hw_omap *hw = NULL; in omap2xxx_clkt_vps_init()
|
D | pdata-quirks.c | 317 struct clk_hw_omap *hwclk; in ti_sysc_find_one_clockdomain()
|
D | omap_hwmod.c | 628 struct clk_hw_omap *clk; in _get_clkdm() 3779 struct clk_hw_omap *clk; in omap_hwmod_get_pwrdm()
|