Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap1/
Dclock.h70 struct clkops { struct
143 const struct clkops *ops;
192 extern const struct clkops clkops_null;
285 extern const struct clkops clkops_dspck;
286 extern const struct clkops clkops_dummy;
287 extern const struct clkops clkops_uart_16xx;
288 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 = {
933 const struct clkops clkops_null = {
/linux-4.4.14/arch/arm/mach-sa1100/
Dclock.c20 struct clkops { struct
27 const struct clkops *ops; argument
107 const struct clkops clk_gpio27_ops = {
112 const struct clkops clk_cpu_ops = {
127 static struct clkops clk_36864_ops = {
/linux-4.4.14/arch/arm/mach-mmp/
Dclock.h11 struct clkops { struct
19 const struct clkops *ops; argument
28 extern struct clkops apbc_clk_ops;
29 extern struct clkops apmu_clk_ops;
Dclock.c32 struct clkops apbc_clk_ops = {
47 struct clkops apmu_clk_ops = {
Dclock-mmp2.c65 struct clkops sdhc_clk_ops = {
/linux-4.4.14/arch/arm/mach-omap2/
Dclock.h73 extern const struct clkops clkops_omap2_dflt_wait;
74 extern const struct clkops clkops_omap2_dflt;
Dclock3xxx.h18 extern const struct clkops clkops_noncore_dpll_ops;