Searched refs:WX_PSR_CTL_SW_EN (Results 1 – 3 of 3) sorted by relevance
101 wr32m(wx, WX_PSR_CTL, WX_PSR_CTL_SW_EN, WX_PSR_CTL_SW_EN); in __wx_enable_sriov()
1306 if (pfdtxgswc & WX_PSR_CTL_SW_EN) { in wx_disable_rx()1307 pfdtxgswc &= ~WX_PSR_CTL_SW_EN; in wx_disable_rx()1339 psrctl |= WX_PSR_CTL_SW_EN; in wx_enable_rx()
188 #define WX_PSR_CTL_SW_EN BIT(18) macro