Searched refs:DEFAULT_MAC_POWER_STATE (Results 1 – 2 of 2) sorted by relevance
69 #define DEFAULT_MAC_POWER_STATE 2 /* (M4C) 2: MAC at power active */ macro
2119 …reg->M4C_MacStatus = (DEFAULT_PROTOCOL_VERSION << 30) | (DEFAULT_MAC_POWER_STATE << 28) | (DEFAULT… in Mxx_initial()