Home
last modified time | relevance | path

Searched refs:SLOWCK_SW_TIME_USEC (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clk/at91/
Dsckc.c22 #define SLOWCK_SW_TIME_USEC ((SLOWCK_SW_CYCLES * USEC_PER_SEC) / \ macro
313 usleep_range(SLOWCK_SW_TIME_USEC, SLOWCK_SW_TIME_USEC + 1); in clk_sam9x5_slow_set_parent()