Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dcpuinfo.c63 static __maybe_unused const char * const revs_25x[] = { "A0" }; in pxa25x_get_revision() local
84 return revs_25x[0]; in pxa25x_get_revision()