Home
last modified time | relevance | path

Searched refs:pstart (Results 1 – 5 of 5) 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.c100 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
105 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()
/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/scripts/
A Dcleanpatch218 my $pstart = $3;
223 $mstart, $mlin, $pstart, $plin-$adj,
/u-boot/fs/btrfs/kernel-shared/
A Dbtrfs_tree.h759 __le64 pstart; member

Completed in 62 milliseconds