Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Dcpm2.c86 #define MAX_CR_CMD_LOOPS 10000 macro
97 for (i = 0; i < MAX_CR_CMD_LOOPS; i++) in cpm_command()
Dcpm1.c239 #define MAX_CR_CMD_LOOPS 10000 macro
253 for (i = 0; i < MAX_CR_CMD_LOOPS; i++) in cpm_command()