Home
last modified time | relevance | path

Searched refs:row_max (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1108_pctl_phy.c452 u32 row, col, row_max, col_max, bank_max; in sdram_detect() local
500 row_max = ddr_sch.row; in sdram_detect()
502 for (row = row_max; row >= 12; row--) { in sdram_detect()