Searched refs:_PWRMGT_ (Results 1 – 3 of 3) sorted by relevance
136 #define _PWRMGT_ BIT(12) macro187 *(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_); \191 cpu_to_le16(_PWRMGT_)) != 0)194 *(__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_))