Searched refs:ENUM_INT_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpcihp_zt5550.h49 #define ENUM_INT_MASK 0x04 macro
H A Dcpcihp_zt5550.c189 reg = reg & ~ENUM_INT_MASK;
203 reg = reg | ENUM_INT_MASK;

Completed in 96 milliseconds