Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dsckc.c17 #define SLOWCK_SW_TIME_USEC ((SLOWCK_SW_CYCLES * USEC_PER_SEC) / \ macro
298 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()
/kernel/linux/linux-6.6/drivers/clk/at91/
H A Dsckc.c17 #define SLOWCK_SW_TIME_USEC ((SLOWCK_SW_CYCLES * USEC_PER_SEC) / \ macro
298 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()

Completed in 2 milliseconds