HomeSort by relevance Sort by last modified time
    Searched refs:BR_DECC (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/mtd/nand/
fsl_elbc_spl.c 78 clrsetbits_be32(&regs->bank[0].br, BR_DECC, BR_DECC_CHK_GEN);
fsl_elbc_nand.c 731 if ((br & BR_DECC) == BR_DECC_CHK_GEN) {
772 if ((br & BR_DECC) == BR_DECC_CHK_GEN) {
  /external/u-boot/arch/powerpc/include/asm/
fsl_lbc.h 36 #define BR_DECC 0x00000600
71 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_V)
73 #define BR_RES ~(BR_BA | BR_PS | BR_DECC | BR_WP | BR_MSEL | BR_ATOM | BR_V)

Completed in 48 milliseconds