Home
last modified time | relevance | path

Searched refs:clkops (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/arm/mach-omap1/
Dclock.h70 struct clkops { struct
143 const struct clkops *ops;
190 extern const struct clkops clkops_null;
283 extern const struct clkops clkops_dspck;
284 extern const struct clkops clkops_dummy;
285 extern const struct clkops clkops_uart_16xx;
286 extern const struct clkops clkops_generic;
Dclock.c495 const struct clkops clkops_generic = {
521 const struct clkops clkops_dspck = {
556 const struct clkops clkops_uart_16xx = {
913 const struct clkops clkops_null = {
/Linux-v4.19/arch/arm/mach-mmp/
Dclock.h9 struct clkops { struct
17 const struct clkops *ops; argument
26 extern struct clkops apbc_clk_ops;
27 extern struct clkops apmu_clk_ops;
Dclock.c32 struct clkops apbc_clk_ops = {
47 struct clkops apmu_clk_ops = {
Dclock-mmp2.c67 struct clkops sdhc_clk_ops = {
/Linux-v4.19/arch/arm/mach-sa1100/
Dclock.c21 struct clkops { struct
28 const struct clkops *ops; argument
133 const struct clkops clk_gpio27_ops = {
138 const struct clkops clk_cpu_ops = {
153 static struct clkops clk_36864_ops = {
/Linux-v4.19/arch/arm/mach-omap2/
Dclock.h71 extern const struct clkops clkops_omap2_dflt_wait;
72 extern const struct clkops clkops_omap2_dflt;
Dclock3xxx.h19 extern const struct clkops clkops_noncore_dpll_ops;