Searched refs:sliceoffset (Results 1 – 1 of 1) sorted by relevance
199 u32 slicenum, sliceoffset = 0U; in lpddr4_getphyrwmask() local202 sliceoffset = sliceoffset + (u32)SLICE_WIDTH; in lpddr4_getphyrwmask()203 if (regoffset < sliceoffset) in lpddr4_getphyrwmask()206 arrayoffset = regoffset - (sliceoffset - (u32)SLICE_WIDTH); in lpddr4_getphyrwmask()
Completed in 4 milliseconds