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

/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_spl.c55 int fmr = (15 << FMR_CWTO_SHIFT) | (2 << FMR_AL_SHIFT) | 2;
H A Dfsl_elbc_nand.c740 priv->fmr = (15 << FMR_CWTO_SHIFT) | (2 << FMR_AL_SHIFT);
/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h355 #define FMR_AL_SHIFT 4 macro

Completed in 89 milliseconds