Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/ti/
H A Dclock.h227 extern const struct clk_hw_omap_ops clkhwops_omap3_dpll;
228 extern const struct clk_hw_omap_ops clkhwops_omap4_dpllmx;
229 extern const struct clk_hw_omap_ops clkhwops_wait;
230 extern const struct clk_hw_omap_ops clkhwops_iclk;
231 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;
232 extern const struct clk_hw_omap_ops clkhwops_omap2430_i2chs_wait;
233 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait;
234 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait;
236 extern const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait;
237 extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait;
[all …]
H A Dclk-3xxx.c58 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_ssi_wait = {
93 const struct clk_hw_omap_ops clkhwops_omap3430es2_dss_usbhost_wait = {
98 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_dss_usbhost_wait = {
129 const struct clk_hw_omap_ops clkhwops_omap3430es2_iclk_hsotgusb_wait = {
182 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait = {
211 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait = {
H 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 = {
H A Dgate.c92 const struct clk_hw_omap_ops *hw_ops) in _register_gate()
128 const struct clk_hw_omap_ops *hw_ops) in _of_ti_gate_clk_setup()
170 const struct clk_hw_omap_ops *hw_ops) in _of_ti_composite_gate_clk_setup()
H A Dinterface.c31 const struct clk_hw_omap_ops *ops) in _register_interface()
62 const struct clk_hw_omap_ops *ops) in _of_ti_interface_clk_setup()
H A Ddpll44xx.c73 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
H A Dclkt_dflt.c286 const struct clk_hw_omap_ops clkhwops_wait = {
H A Ddpll.c78 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {};
219 const struct clk_hw_omap_ops *hw_ops) in _register_dpll_x2()
H A Dapll.c334 static const struct clk_hw_omap_ops omap2_apll_hwops = {
H A Ddpll3xxx.c994 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/openbmc/linux/include/linux/clk/
H A Dti.h140 struct clk_hw_omap_ops { struct
175 const struct clk_hw_omap_ops *ops;
322 extern const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll;
/openbmc/linux/arch/arm/mach-omap2/
H A Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {