Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/clk/ti/
Dclock.h237 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
238 extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx;
239 extern const struct clk_hw_omap_ops clkhwops_wait;
240 extern const struct clk_hw_omap_ops clkhwops_iclk;
241 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;
242 extern const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait;
243 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait;
244 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait;
245 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait;
246 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.c81 const struct clk_hw_omap_ops clkhwops_iclk = {
86 const struct clk_hw_omap_ops clkhwops_iclk_wait = {
94 const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait = {
Dgate.c100 const struct clk_hw_omap_ops *hw_ops) in _register_gate()
136 const struct clk_hw_omap_ops *hw_ops) in _of_ti_gate_clk_setup()
176 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()
69 const struct clk_hw_omap_ops *ops) in _of_ti_interface_clk_setup()
Ddpll44xx.c73 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
Dclkt_dflt.c294 const struct clk_hw_omap_ops clkhwops_wait = {
Ddpll.c86 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {};
225 const struct clk_hw_omap_ops *hw_ops) in _register_dpll_x2()
Dapll.c340 static const struct clk_hw_omap_ops omap2_apll_hwops = {
Ddpll3xxx.c907 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/Linux-v5.10/include/linux/clk/
Dti.h126 struct clk_hw_omap_ops { struct
161 const struct clk_hw_omap_ops *ops;
308 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/Linux-v5.10/arch/arm/mach-omap2/
Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {