Home
last modified time | relevance | path

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

/arch/powerpc/sysdev/
Dcpm2.c81 #define MAX_CR_CMD_LOOPS 10000 macro
92 for (i = 0; i < MAX_CR_CMD_LOOPS; i++) in cpm_command()
/arch/powerpc/platforms/8xx/
Dcpm1.c229 #define MAX_CR_CMD_LOOPS 10000 macro
243 for (i = 0; i < MAX_CR_CMD_LOOPS; i++) in cpm_command()