Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/generic/
H A Dboard-ocelot.c13 #define OCELOT_PART_ID (0x7514 << 12) macro
34 if ((rev & CHIP_ID_PART_ID) != OCELOT_PART_ID) in ocelot_detect()