Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/socrates/
H A Dsdram.c67 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
72 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()
/rk3399_rockchip-uboot/board/BuS/eb_cpu5282/
H A Deb_cpu5282.c103 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
108 for (p = pstart; p < pend; p++) in testdram()
111 for (p = pstart; p < pend; p++) { in testdram()
119 for (p = pstart; p < pend; p++) in testdram()
122 for (p = pstart; p < pend; p++) { in testdram()
/rk3399_rockchip-uboot/board/sbc8641d/
H A Dsbc8641d.c61 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
66 for (p = pstart; p < pend; p++) in testdram()
69 for (p = pstart; p < pend; p++) { in testdram()
77 for (p = pstart; p < pend; p++) in testdram()
80 for (p = pstart; p < pend; p++) { in testdram()
/rk3399_rockchip-uboot/board/freescale/mpc837xerdb/
H A Dmpc837xerdb.c25 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
34 for (p = pstart; p < pend; p++) in testdram()
37 for (p = pstart; p < pend; p++) { in testdram()
45 for (p = pstart; p < pend; p++) in testdram()
48 for (p = pstart; p < pend; p++) { in testdram()
/rk3399_rockchip-uboot/board/sbc8548/
H A Dsbc8548.c203 uint *pstart = (uint *) CONFIG_SYS_MEMTEST_START; in testdram() local
212 for (p = pstart; p < pend; p++) in testdram()
215 for (p = pstart; p < pend; p++) { in testdram()
223 for (p = pstart; p < pend; p++) in testdram()
226 for (p = pstart; p < pend; p++) { in testdram()
/rk3399_rockchip-uboot/scripts/
H A Dcleanpatch218 my $pstart = $3;
223 $mstart, $mlin, $pstart, $plin-$adj,