col_hi_lsb        202 drivers/edac/thunderx_edac.c 	int col_hi_lsb;
col_hi_lsb        500 drivers/edac/thunderx_edac.c 	addr |= (LMC_FADR_FCOL(faddr) >> 4) << lmc->col_hi_lsb;
col_hi_lsb        756 drivers/edac/thunderx_edac.c 	lmc->col_hi_lsb = lmc->bank_lsb + lmc->bank_width;