Searched refs:t1_f (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dusb-tusb6010.c36 unsigned t1_f, t2_f; local
41 t1_f = (t1_ps + fclk_ps - 1) / fclk_ps;
44 if (t1_f >= t2_f)
45 t2_f = t1_f + 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dusb-tusb6010.c36 unsigned t1_f, t2_f; local
41 t1_f = (t1_ps + fclk_ps - 1) / fclk_ps;
44 if (t1_f >= t2_f)
45 t2_f = t1_f + 1;

Completed in 520 milliseconds