Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dclock.h211 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
212 extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx;
213 extern const struct clk_hw_omap_ops clkhwops_wait;
214 extern const struct clk_hw_omap_ops clkhwops_iclk;
215 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;
216 extern const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait;
217 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait;
218 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait;
219 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait;
220 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait;
[all …]
Dclkt_iclk.c85 const struct clk_hw_omap_ops clkhwops_iclk = {
90 const struct clk_hw_omap_ops clkhwops_iclk_wait = {
98 const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait = {
Dgate.c99 const struct clk_hw_omap_ops *hw_ops) in _register_gate()
137 const struct clk_hw_omap_ops *hw_ops = NULL; in ti_clk_register_gate()
186 const struct clk_hw_omap_ops *ops = &clkhwops_wait; in ti_clk_build_component_gate()
216 const struct clk_hw_omap_ops *hw_ops) in _of_ti_gate_clk_setup()
257 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()
74 const struct clk_hw_omap_ops *ops = &clkhwops_iclk_wait; in ti_clk_register_interface()
105 const struct clk_hw_omap_ops *ops) in _of_ti_interface_clk_setup()
Dclk-3xxx.c74 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait = {
109 const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait = {
114 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait = {
145 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait = {
198 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait = {
227 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait = {
Ddpll44xx.c76 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
Dclkt_dflt.c313 const struct clk_hw_omap_ops clkhwops_wait = {
Ddpll.c80 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {};
291 const struct clk_hw_omap_ops *hw_ops) in _register_dpll_x2()
Dapll.c326 static struct clk_hw_omap_ops omap2_apll_hwops = {
Ddpll3xxx.c763 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/linux-4.4.14/include/linux/clk/
Dti.h112 struct clk_hw_omap_ops { struct
151 const struct clk_hw_omap_ops *ops;
293 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/linux-4.4.14/arch/arm/mach-omap2/
Dclkt2xxx_dpll.c56 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {