Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c148 #define USLEEP_TH 300000UL in nx_wait_for_csb() macro
162 if ((__ppc_get_timebase() - t) > USLEEP_TH) { in nx_wait_for_csb()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c148 #define USLEEP_TH 300000UL in nx_wait_for_csb() macro
162 if ((__ppc_get_timebase() - t) > USLEEP_TH) { in nx_wait_for_csb()

Completed in 1 milliseconds