Searched refs:WX_RSC_CTL_RX_DIS (Results 1 – 2 of 2) sorted by relevance
1100 WX_RSC_CTL_RX_DIS, WX_RSC_CTL_RX_DIS); in wx_disable_sec_rx_path()1114 wr32m(wx, WX_RSC_CTL, WX_RSC_CTL_RX_DIS, 0); in wx_enable_sec_rx_path()
195 #define WX_RSC_CTL_RX_DIS BIT(1) macro