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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_feature.h359 #define MACIO_FLAG_AIRPORT_ON 0x00000010 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dfeature.c974 state = (macio->flags & MACIO_FLAG_AIRPORT_ON) != 0;
1025 macio->flags |= MACIO_FLAG_AIRPORT_ON;
1038 macio->flags &= ~MACIO_FLAG_AIRPORT_ON;
1691 if (macio->flags & MACIO_FLAG_AIRPORT_ON)
2873 macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON;

Completed in 106 milliseconds