Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/
Dclock.h67 struct clkops { struct
140 const struct clkops *ops;
187 extern const struct clkops clkops_null;
280 extern const struct clkops clkops_dspck;
281 extern const struct clkops clkops_dummy;
282 extern const struct clkops clkops_uart_16xx;
283 extern const struct clkops clkops_generic;
Dclock.c492 const struct clkops clkops_generic = {
518 const struct clkops clkops_dspck = {
553 const struct clkops clkops_uart_16xx = {
910 const struct clkops clkops_null = {
/Linux-v5.4/arch/arm/mach-mmp/
Dclock.h5 struct clkops { struct
13 const struct clkops *ops; argument
22 extern struct clkops apbc_clk_ops;
23 extern struct clkops apmu_clk_ops;
Dclock.c29 struct clkops apbc_clk_ops = {
44 struct clkops apmu_clk_ops = {
Dclock-mmp2.c67 struct clkops sdhc_clk_ops = {
/Linux-v5.4/arch/arm/mach-omap2/
Dclock.h68 extern const struct clkops clkops_omap2_dflt_wait;
69 extern const struct clkops clkops_omap2_dflt;
Dclock3xxx.h19 extern const struct clkops clkops_noncore_dpll_ops;