Searched refs:SLOWCK_SW_TIME_USEC (Results 1 – 1 of 1) sorted by relevance
17 #define SLOWCK_SW_TIME_USEC ((SLOWCK_SW_CYCLES * USEC_PER_SEC) / \ macro298 udelay(SLOWCK_SW_TIME_USEC); in clk_sam9x5_slow_set_parent()300 usleep_range(SLOWCK_SW_TIME_USEC, SLOWCK_SW_TIME_USEC + 1); in clk_sam9x5_slow_set_parent()