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

/linux-master/drivers/platform/x86/amd/pmf/
H A Dcore.c48 #define DELAY_MIN_US 2000 macro
222 usleep_range(DELAY_MIN_US, 10 * DELAY_MAX_US);
/linux-master/drivers/platform/x86/amd/pmc/
H A Dpmc.c98 #define DELAY_MIN_US 2000 macro
731 usleep_range(DELAY_MIN_US, 10 * DELAY_MAX_US);

Completed in 142 milliseconds