Home
last modified time | relevance | path

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

/linux-5.19.10/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()
/linux-5.19.10/arch/powerpc/platforms/8xx/
Dcpm1.c90 #define MAX_CR_CMD_LOOPS 10000 macro
104 for (i = 0; i < MAX_CR_CMD_LOOPS; i++) in cpm_command()
/linux-5.19.10/drivers/net/ethernet/freescale/fs_enet/
Dmac-fcc.c77 #define MAX_CR_CMD_LOOPS 10000 macro