Home
last modified time | relevance | path

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

/linux/drivers/clk/ti/
A 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;
246 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait;
247 extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait;
[all …]
A 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 = {
A 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 = {
A 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()
A 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()
A Ddpll44xx.c73 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
A Dclkt_dflt.c294 const struct clk_hw_omap_ops clkhwops_wait = {
A Ddpll.c86 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {};
225 const struct clk_hw_omap_ops *hw_ops) in _register_dpll_x2()
A Dapll.c340 static const struct clk_hw_omap_ops omap2_apll_hwops = {
A Ddpll3xxx.c994 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/linux/include/linux/clk/
A Dti.h148 struct clk_hw_omap_ops { struct
183 const struct clk_hw_omap_ops *ops;
330 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/linux/arch/arm/mach-omap2/
A Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {

Completed in 15 milliseconds