Searched refs:oclk (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/clk/
H A Dti.h113 void (*find_idlest)(struct clk_hw_omap *oclk,
116 void (*find_companion)(struct clk_hw_omap *oclk,
119 void (*allow_idle)(struct clk_hw_omap *oclk);
120 void (*deny_idle)(struct clk_hw_omap *oclk);
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c188 u32 oclk, sclk, sdiv; gt215_clk_info() local
206 oclk = (sclk * 2) / sdiv; gt215_clk_info()
207 diff = ((khz + 3000) - oclk); gt215_clk_info()
213 oclk = (sclk * 2) / sdiv; gt215_clk_info()
222 return oclk; gt215_clk_info()
/linux-4.4.14/arch/blackfin/mach-bf609/
H A Dclock.c352 static struct clk oclk = { variable in typeref:struct:clk
388 CLK(oclk, NULL, "OCLK"),

Completed in 145 milliseconds