Searched refs:bus_tick (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Dhwa742.c634 int bus_tick = hwa742.extif_clk_period * div; local
635 return (ps + bus_tick - 1) / bus_tick * bus_tick;
H A Dblizzard.c1089 int bus_tick = blizzard.extif_clk_period * div; local
1090 return (ps + bus_tick - 1) / bus_tick * bus_tick;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Drfbi.c382 int bus_tick = extif_clk_period * div; local
383 return (ps + bus_tick - 1) / bus_tick * bus_tick;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Dhwa742.c634 int bus_tick = hwa742.extif_clk_period * div; local
635 return (ps + bus_tick - 1) / bus_tick * bus_tick;
H A Dblizzard.c1089 int bus_tick = blizzard.extif_clk_period * div; local
1090 return (ps + bus_tick - 1) / bus_tick * bus_tick;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Drfbi.c382 int bus_tick = extif_clk_period * div; local
383 return (ps + bus_tick - 1) / bus_tick * bus_tick;

Completed in 71 milliseconds