Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/44x/
H A Dfsp2.h221 #define CRCS_STAT_MASK 0xF0000000 macro
H A Dfsp2.c192 switch (crcs & CRCS_STAT_MASK) { in rst_wrn_handler()