Searched refs:AR_INTR_ASYNC_CAUSE_CLR (Results 1 – 4 of 4) sorted by relevance
346 AR_HOSTIF_REG(ah, AR_INTR_ASYNC_CAUSE_CLR), async_cause); in ar9300_get_pending_interrupts()348 (void) OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_ASYNC_CAUSE_CLR)); in ar9300_get_pending_interrupts()
4064 AR_HOSTIF_REG(ah, AR_INTR_ASYNC_CAUSE_CLR) = in ar9300_init_hostif_offsets()4171 AR_HOSTIF_REG(ah, AR_INTR_ASYNC_CAUSE_CLR) = in ar9340_init_hostif_offsets()
740 u_int32_t AR_INTR_ASYNC_CAUSE_CLR; member
43 #define AR_INTR_ASYNC_CAUSE_CLR 0x4038 /* clear pending interrupts */ macro