Home
last modified time | relevance | path

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

/openbmc/u-boot/board/micronas/vct/
H A Dvct.h62 #define PRID_IMP_LX4280 0xc200 macro
H A Dvct.c78 && (config0 & 0xff00) == PRID_IMP_LX4280) { in checkboard()