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