Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc83xx/
A Decc.c39 (ddr->err_disable & ECC_ERROR_DISABLE_MBED) ? 1 : 0); in ecc_print_status()
172 val |= ECC_ERROR_DISABLE_MBED; in do_ecc()
177 ECC_ERROR_DISABLE_MBED | in do_ecc()
182 val &= ~ECC_ERROR_DISABLE_MBED; in do_ecc()
187 ECC_ERROR_DISABLE_MBED | in do_ecc()
/u-boot/include/
A Dmpc83xx.h1340 #define ECC_ERROR_DISABLE_MBED (0x80000000 >> 28) macro
1347 ECC_ERROR_DISABLE_MBED))

Completed in 9 milliseconds