Searched refs:SDR_CTRLGRP_DRAMADDRW_COLBITS_MASK (Results 1 – 2 of 2) sorted by relevance
58 (cfg->dram_addrw & SDR_CTRLGRP_DRAMADDRW_COLBITS_MASK) >> in get_errata_rows()491 col = (temp & SDR_CTRLGRP_DRAMADDRW_COLBITS_MASK) >> in sdram_calculate_size()
294 #define SDR_CTRLGRP_DRAMADDRW_COLBITS_MASK 0x0000001f macro