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