Searched refs:FIR_OP0_SHIFT (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c69 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
77 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
H A Dfsl_elbc_nand.c260 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
270 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
347 out_be32(&lbc->fir, (FIR_OP_CW0 << FIR_OP0_SHIFT) |
375 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
404 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
414 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
464 (FIR_OP_CM0 << FIR_OP0_SHIFT) |
482 out_be32(&lbc->fir, FIR_OP_CM0 << FIR_OP0_SHIFT);
592 (FIR_OP_CW0 << FIR_OP0_SHIFT) |
/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h362 #define FIR_OP0_SHIFT 28 macro

Completed in 48 milliseconds