Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap/
H A 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()