Searched refs:clkcnt (Results 1 – 1 of 1) sorted by relevance
100 #define CLK_TO_US(sp, clkcnt) DIV_ROUND_UP(clkcnt, sp->spi_freq / 1000000) argument