Home
last modified time | relevance | path

Searched refs:last_rounded_lpmode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/ti/
H A Ddpll44xx.c98 dd->last_rounded_lpmode = 1; in omap4_dpll_lpmode_recalc()
100 dd->last_rounded_lpmode = 0; in omap4_dpll_lpmode_recalc()
H A Ddpll3xxx.c466 if (dd->last_rounded_lpmode) in omap3_noncore_dpll_program()
/linux/include/linux/clk/
H A Dti.h98 u8 last_rounded_lpmode; member