Searched refs:vch_nxt (Results 1 – 1 of 1) sorted by relevance
234 static inline uint32_t vch_nxt(uint32_t pos);331 static inline uint32_t vch_nxt(uint32_t pos) in vch_nxt() function343 for (ch = vch_nxt(0); ch < DRAM_CH_CNT; ch = vch_nxt(ch + 1))