Searched refs:WX_PSR_CTL_SW_EN (Results 1 – 2 of 2) sorted by relevance
1104 if (pfdtxgswc & WX_PSR_CTL_SW_EN) { in wx_disable_rx()1105 pfdtxgswc &= ~WX_PSR_CTL_SW_EN; in wx_disable_rx()1137 psrctl |= WX_PSR_CTL_SW_EN; in wx_enable_rx()
167 #define WX_PSR_CTL_SW_EN BIT(18) macro