Searched refs:bus_tick (Results 1 – 1 of 1) sorted by relevance
632 int bus_tick = hwa742.extif_clk_period * div; in round_to_extif_ticks() local633 return (ps + bus_tick - 1) / bus_tick * bus_tick; in round_to_extif_ticks()