Searched refs:HIF_RXPKT_INT_EN (Results 1 – 2 of 2) sorted by relevance
48 #define HIF_RXPKT_INT_EN BIT(2) macro
612 writel((readl(HIF_INT_ENABLE) | HIF_INT_EN | HIF_RXPKT_INT_EN), in hif_rx_enable()627 hif_int &= HIF_RXPKT_INT_EN; in hif_rx_disable()