/Linux-v4.19/drivers/clk/ti/ |
D | dpll3xxx.c | 43 static u32 omap3_dpll_autoidle_read(struct clk_hw_omap *clk); 44 static void omap3_dpll_deny_idle(struct clk_hw_omap *clk); 45 static void omap3_dpll_allow_idle(struct clk_hw_omap *clk); 50 static void _omap3_dpll_write_clken(struct clk_hw_omap *clk, u8 clken_bits) in _omap3_dpll_write_clken() 64 static int _omap3_wait_dpll_status(struct clk_hw_omap *clk, u8 state) in _omap3_wait_dpll_status() 96 static u16 _omap3_dpll_compute_freqsel(struct clk_hw_omap *clk, u8 n) in _omap3_dpll_compute_freqsel() 141 static int _omap3_noncore_dpll_lock(struct clk_hw_omap *clk) in _omap3_noncore_dpll_lock() 187 static int _omap3_noncore_dpll_bypass(struct clk_hw_omap *clk) in _omap3_noncore_dpll_bypass() 219 static int _omap3_noncore_dpll_stop(struct clk_hw_omap *clk) in _omap3_noncore_dpll_stop() 250 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() 186 struct clk_hw_omap *clk_hw = NULL; in of_dra7_apll_setup() 242 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_is_enabled() 257 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_recalc() 267 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_enable() 298 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_apll_disable() 315 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 | 40 static void omap4_dpllmx_allow_gatectrl(struct clk_hw_omap *clk) in omap4_dpllmx_allow_gatectrl() 58 static void omap4_dpllmx_deny_gatectrl(struct clk_hw_omap *clk) in omap4_dpllmx_deny_gatectrl() 118 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_recalc() 154 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_round_rate() 205 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap4_dpll_regm4xen_determine_rate()
|
D | autoidle.c | 48 struct clk_hw_omap *c; in omap2_clk_deny_idle() 64 struct clk_hw_omap *c; in omap2_clk_allow_idle() 181 struct clk_hw_omap *c; in omap2_init_clk_hw_omap_clocks() 201 struct clk_hw_omap *c; in omap2_clk_enable_autoidle_all() 223 struct clk_hw_omap *c; in omap2_clk_disable_autoidle_all()
|
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 | 31 void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_allow_idle() 45 void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk) in omap2_clkt_iclk_deny_idle() 71 static void omap2430_clk_i2chs_find_idlest(struct clk_hw_omap *clk, in omap2430_clk_i2chs_find_idlest()
|
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 | clkt_dpll.c | 70 static int _dpll_test_fint(struct clk_hw_omap *clk, unsigned int n) in _dpll_test_fint() 208 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_init_dpll_parent() 241 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk) in omap2_get_dpll_rate() 288 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_dpll_round_rate()
|
D | clock.h | 243 void omap2_clk_dflt_find_companion(struct clk_hw_omap *clk, 246 void omap2_clk_dflt_find_idlest(struct clk_hw_omap *clk, 250 void omap2_clkt_iclk_allow_idle(struct clk_hw_omap *clk); 251 void omap2_clkt_iclk_deny_idle(struct clk_hw_omap *clk);
|
D | gate.c | 100 struct clk_hw_omap *clk_hw; in _register_gate() 133 struct clk_hw_omap *gate; in ti_clk_build_component_gate() 205 struct clk_hw_omap *gate; in _of_ti_composite_gate_clk_setup()
|
D | clkctrl.c | 135 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_enable() 177 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_disable() 209 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in _omap4_clkctrl_clk_is_enabled() 302 struct clk_hw_omap *clk_hw; in _ti_clkctrl_setup_gate() 437 struct clk_hw_omap *hw; in _ti_omap4_clkctrl_setup()
|
D | dpll.c | 159 struct clk_hw_omap *clk_hw = to_clk_hw_omap(hw); in _register_dpll() 223 struct clk_hw_omap *clk_hw; in _register_dpll_x2() 285 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-v4.19/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 242 #define to_clk_hw_omap(_hw) container_of(_hw, struct clk_hw_omap, hw) 254 unsigned long omap2_get_dpll_rate(struct clk_hw_omap *clk);
|
/Linux-v4.19/arch/arm/mach-omap2/ |
D | clkt2xxx_dpll.c | 32 static void _allow_idle(struct clk_hw_omap *clk) in _allow_idle() 46 static void _deny_idle(struct clk_hw_omap *clk) in _deny_idle()
|
D | clkt2xxx_dpllcore.c | 43 static struct clk_hw_omap *dpll_core_ck; 114 struct clk_hw_omap *clk = to_clk_hw_omap(hw); in omap2_reprogram_dpllcore()
|
D | clkt2xxx_virt_prcm_set.c | 232 struct clk_hw_omap *hw = NULL; in omap2xxx_clkt_vps_init()
|
D | omap_hwmod.c | 646 struct clk_hw_omap *clk; in _get_clkdm() 3656 struct clk_hw_omap *clk; in omap_hwmod_get_pwrdm()
|