Home
last modified time | relevance | path

Searched refs:clk_hw_omap_ops (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/clk/ti/
Dclock.h219 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
220 extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx;
221 extern const struct clk_hw_omap_ops clkhwops_wait;
222 extern const struct clk_hw_omap_ops clkhwops_iclk;
223 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;
224 extern const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait;
225 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait;
226 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait;
227 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait;
228 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait;
[all …]
Dclk-3xxx.c66 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait = {
101 const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait = {
106 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait = {
137 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait = {
190 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait = {
219 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait = {
Dclkt_iclk.c84 const struct clk_hw_omap_ops clkhwops_iclk = {
89 const struct clk_hw_omap_ops clkhwops_iclk_wait = {
97 const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait = {
Dgate.c97 const struct clk_hw_omap_ops *hw_ops) in _register_gate()
135 const struct clk_hw_omap_ops *ops = &clkhwops_wait; in ti_clk_build_component_gate()
163 const struct clk_hw_omap_ops *hw_ops) in _of_ti_gate_clk_setup()
203 const struct clk_hw_omap_ops *hw_ops) in _of_ti_composite_gate_clk_setup()
Dinterface.c38 const struct clk_hw_omap_ops *ops) in _register_interface()
71 const struct clk_hw_omap_ops *ops) in _of_ti_interface_clk_setup()
Ddpll44xx.c76 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
Dclkt_dflt.c294 const struct clk_hw_omap_ops clkhwops_wait = {
Ddpll.c80 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {};
219 const struct clk_hw_omap_ops *hw_ops) in _register_dpll_x2()
Dapll.c339 static const struct clk_hw_omap_ops omap2_apll_hwops = {
Ddpll3xxx.c786 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/Linux-v4.19/include/linux/clk/
Dti.h126 struct clk_hw_omap_ops { struct
161 const struct clk_hw_omap_ops *ops;
297 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/Linux-v4.19/arch/arm/mach-omap2/
Dclkt2xxx_dpll.c56 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {