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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dpmac_feature.c110 #define MACIO_FLAG_AIRPORT_ON 0x00000010 macro
933 state = (macio->flags & MACIO_FLAG_AIRPORT_ON) != 0;
984 macio->flags |= MACIO_FLAG_AIRPORT_ON;
997 macio->flags &= ~MACIO_FLAG_AIRPORT_ON;
1323 if (macio->flags & MACIO_FLAG_AIRPORT_ON)
2181 macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON;

Completed in 39 milliseconds