Searched refs:AR_DIAG_RXCLEAR_CTL_LOW (Results 1 – 2 of 2) sorted by relevance
383 if (val & AR_DIAG_RXCLEAR_CTL_LOW) { in ar5416Get11nRxClear()405 OS_REG_SET_BIT(ah, AR_DIAG_SW, AR_DIAG_RXCLEAR_CTL_LOW); in ar5416Set11nRxClear()407 OS_REG_CLR_BIT(ah, AR_DIAG_SW, AR_DIAG_RXCLEAR_CTL_LOW); in ar5416Set11nRxClear()
300 #define AR_DIAG_RXCLEAR_CTL_LOW 0x10000000 /* force rx_clear(ctl) low/busy */ macro