Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2195 static void dram_set_max_col(const struct chan_info *chan, u32 bw, u32 *pcol) in dram_set_max_col() argument
2218 *pcol = 12; in dram_set_max_col()
2222 u32 *pcol) in dram_set_max_bank() argument
2235 *pcol = 12; in dram_set_max_bank()
2239 u32 *pbank, u32 *pcol) in dram_set_max_row() argument
2260 *pcol = (bw == 2) ? 10 : 11; in dram_set_max_row()