Searched refs:ENUM_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ | ||
H A D | cpcihp_zt5550.h | 58 #define ENUM_MASK 0x40 macro |
H A D | cpcihp_zt5550.c | 145 return ((value & ENUM_MASK) == ENUM_MASK); in zt5550_hc_query_enum() |