Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H 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;
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 …]
H 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 = {
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.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()
H 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()
H A Ddpll44xx.c73 const struct clk_hw_omap_ops clkhwops_omap4_dpllmx = {
H A Dclkt_dflt.c294 const struct clk_hw_omap_ops clkhwops_wait = {
H 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()
H A Dapll.c340 static const struct clk_hw_omap_ops omap2_apll_hwops = {
H A Ddpll3xxx.c907 const struct clk_hw_omap_ops clkhwops_omap3_dpll = {
/OK3568_Linux_fs/kernel/include/linux/clk/
H A 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;
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dclkt2xxx_dpll.c53 const struct clk_hw_omap_ops clkhwops_omap2xxx_dpll = {