Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/mixart/
H A Dmixart_core.c26 #define MSG_TYPE_MASK 0x00000003 /* mask for following types */ macro
/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h74 #define MSG_TYPE_MASK GENMASK(9, 8) macro