Home | History | Annotate | Download | only in fsl

Lines Matching refs:dbw

792 	unsigned int dbw;		/* DRAM dta bus width */
826 dbw = popts->data_bus_width;
837 if (dbw == 0x1)
846 acc_ecc_en = (dbw != 0 && ecc_en == 1) ? 1 : 0;
855 | ((dbw & 0x3) << 19)