Searched refs:AR_EP_AIR (Results 1 – 2 of 2) sorted by relevance
70 (void) OS_REG_READ(ah, AR_EP_AIR(off)); /* activate read op */ in ar5210EepromRead()74 __func__, AR_EP_AIR(off)); in ar5210EepromRead()
64 #define AR_EP_AIR(n) (AR_EP_AIR_BASE + (n)*4) macro