Searched refs:bus_ticks (Results 1 – 1 of 1) sorted by relevance
365 u64 bus_ticks; in k1_spi_set_speed() local403 bus_ticks = 3 * nsec_per_word * drv_data->bus_rate; in k1_spi_set_speed()404 timeout = DIV_ROUND_UP_ULL(bus_ticks, NSEC_PER_SEC); in k1_spi_set_speed()