Home
last modified time | relevance | path

Searched refs:bus_tick (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Drfbi.c390 int bus_tick = extif_clk_period * div; in round_to_extif_ticks() local
391 return (ps + bus_tick - 1) / bus_tick * bus_tick; in round_to_extif_ticks()
/Linux-v4.19/drivers/video/fbdev/omap/
Dhwa742.c631 int bus_tick = hwa742.extif_clk_period * div; in round_to_extif_ticks() local
632 return (ps + bus_tick - 1) / bus_tick * bus_tick; in round_to_extif_ticks()