Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c147 #define CSB_MAX_POLL 200000000UL in nx_wait_for_csb() macro
167 if (poll > CSB_MAX_POLL) in nx_wait_for_csb()