Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dcpuinfo.c64 static __maybe_unused const char * const revs_26x[] = { in pxa25x_get_revision() local
78 case 3: return revs_26x[0]; in pxa25x_get_revision()
79 case 5: return revs_26x[1]; in pxa25x_get_revision()
80 case 6: return revs_26x[2]; in pxa25x_get_revision()