Home
last modified time | relevance | path

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

/linux/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()