Home
last modified time | relevance | path

Searched defs:CLASS_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dpfe_hw.h95 #define CLASS_MASK (BIT(CLASS0_ID) | BIT(CLASS1_ID) | BIT(CLASS2_ID)\ macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc.h56 #define CLASS_MASK (0x03 << CLASS_SHIFT) macro