Home
last modified time | relevance | path

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

/u-boot/board/socrates/
A Dsdram.c68 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
73 for (p = pstart; p < pend; p++) in testdram()
76 for (p = pstart; p < pend; p++) { in testdram()
84 for (p = pstart; p < pend; p++) in testdram()
87 for (p = pstart; p < pend; p++) { in testdram()
/u-boot/board/BuS/eb_cpu5282/
A Deb_cpu5282.c105 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
110 for (p = pstart; p < pend; p++) in testdram()
113 for (p = pstart; p < pend; p++) { in testdram()
121 for (p = pstart; p < pend; p++) in testdram()
124 for (p = pstart; p < pend; p++) { in testdram()
/u-boot/board/sbc8641d/
A Dsbc8641d.c64 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
69 for (p = pstart; p < pend; p++) in testdram()
72 for (p = pstart; p < pend; p++) { in testdram()
80 for (p = pstart; p < pend; p++) in testdram()
83 for (p = pstart; p < pend; p++) { in testdram()
/u-boot/board/freescale/mpc837xerdb/
A Dmpc837xerdb.c29 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
38 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()
/u-boot/board/sbc8548/
A Dsbc8548.c204 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
213 for (p = pstart; p < pend; p++) in testdram()
216 for (p = pstart; p < pend; p++) { in testdram()
224 for (p = pstart; p < pend; p++) in testdram()
227 for (p = pstart; p < pend; p++) { in testdram()
/u-boot/scripts/
A Dcleanpatch218 my $pstart = $3;
223 $mstart, $mlin, $pstart, $plin-$adj,
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h760 __le64 pstart; member

Completed in 12 milliseconds