Searched refs:WX_PSR_CTL_MPE (Results 1 – 2 of 2) sorted by relevance
1320 fctrl &= ~(WX_PSR_CTL_UPE | WX_PSR_CTL_MPE); in wx_set_rx_mode()1339 fctrl |= WX_PSR_CTL_UPE | WX_PSR_CTL_MPE; in wx_set_rx_mode()1346 fctrl |= WX_PSR_CTL_MPE; in wx_set_rx_mode()
174 #define WX_PSR_CTL_MPE BIT(8) macro