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_)); \
109 #define _PWRMGT_ BIT(12) macro149 *(__le16 *)(pbuf) |= cpu_to_le16(_PWRMGT_)151 #define GetPwrMgt(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_PWRMGT_)) != 0)154 *(__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_))