Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/ddr/ddr_b/
H A Dboot_init_dram.c333 uint32_t posn; in vch_nxt() local
335 for (posn = pos; posn < DRAM_CH_CNT; posn++) { in vch_nxt()
336 if (ddr_phyvalid & (1U << posn)) in vch_nxt()
339 return posn; in vch_nxt()