Searched refs:SDRAM0_ECCESR_CBEN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/powerpc/ibm4xx/dev/
H A Decc_plb.c192 ((esr & SDRAM0_ECCESR_CBEN(0)) != 0x00),
193 ((esr & SDRAM0_ECCESR_CBEN(1)) != 0x00));
/netbsd-current/sys/arch/powerpc/include/ibm4xx/
H A Ddcr4xx.h319 #define SDRAM0_ECCESR_CBEN(n) (0x00800000 >> (n)) macro

Completed in 71 milliseconds