Searched refs:MACIO_FLAG_AIRPORT_ON (Results 1 – 2 of 2) sorted by relevance
362 #define MACIO_FLAG_AIRPORT_ON 0x00000010 macro
969 state = (macio->flags & MACIO_FLAG_AIRPORT_ON) != 0; in core99_airport_enable()1020 macio->flags |= MACIO_FLAG_AIRPORT_ON; in core99_airport_enable()1033 macio->flags &= ~MACIO_FLAG_AIRPORT_ON; in core99_airport_enable()1676 if (macio->flags & MACIO_FLAG_AIRPORT_ON) in core99_sleep()2851 macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON; in set_initial_features()