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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c205 #define CNFGA_ID_MASK ((1U << 6) | (1U << 5) | (1U << 4)) macro
369 switch (cnfgA & CNFGA_ID_MASK) {
385 if ((cnfgA & CNFGA_ID_MASK) != CNFGA_ID_8)
1843 switch (configa & CNFGA_ID_MASK) {
1855 (configa & CNFGA_ID_MASK) >> CNFGA_ID_SHIFT);

Completed in 71 milliseconds