Searched refs:row_max (Results 1 – 1 of 1) sorted by relevance
452 u32 row, col, row_max, col_max, bank_max; in sdram_detect() local500 row_max = ddr_sch.row; in sdram_detect()502 for (row = row_max; row >= 12; row--) { in sdram_detect()