Searched refs:pend (Results 1 – 3 of 3) sorted by relevance
68 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local72 for (p = pstart; p < pend; p++) in testdram()75 for (p = pstart; p < pend; p++) { in testdram()83 for (p = pstart; p < pend; p++) in testdram()86 for (p = pstart; p < pend; p++) { in testdram()
101 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local105 for (p = pstart; p < pend; p++) in testdram()108 for (p = pstart; p < pend; p++) { in testdram()116 for (p = pstart; p < pend; p++) in testdram()119 for (p = pstart; p < pend; p++) { in testdram()
30 uint *pend = (uint *) CONFIG_SYS_MEMTEST_END; in testdram() local38 for (p = pstart; p < pend; p++) in testdram()41 for (p = pstart; p < pend; p++) { in testdram()49 for (p = pstart; p < pend; p++) in testdram()52 for (p = pstart; p < pend; p++) { in testdram()
Completed in 12 milliseconds