Searched refs:_PWRMGT_ (Results 1 – 3 of 3) sorted by relevance
148 #define _PWRMGT_ BIT(12) macro199 *(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_); \203 cpu_to_le16(_PWRMGT_)) != 0)206 *(__le16 *)(pbuf) &= (~cpu_to_le16(_PWRMGT_)); \
140 #define _PWRMGT_ BIT(12) macro181 *(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_)183 #define GetPwrMgt(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_PWRMGT_)) != 0)186 *(__le16 *)(pbuf) &= (~cpu_to_le16(_PWRMGT_))
196 #define _PWRMGT_ BIT(12) macro236 *(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_)238 #define GetPwrMgt(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_PWRMGT_)) != 0)241 *(__le16 *)(pbuf) &= (~cpu_to_le16(_PWRMGT_))