Lines Matching refs:REG_WRITE
23 REG_WRITE(hw, AR_CR, 0); in ar9003_hw_rx_enable()
234 REG_WRITE(ah, AR_ISR_S2, isr2); in ar9003_hw_get_isr()
269 REG_WRITE(ah, AR_ISR_S0, s0); in ar9003_hw_get_isr()
271 REG_WRITE(ah, AR_ISR_S1, s1); in ar9003_hw_get_isr()
296 REG_WRITE(ah, AR_ISR_S5, s5); in ar9003_hw_get_isr()
305 REG_WRITE(ah, AR_ISR, isr); in ar9003_hw_get_isr()
338 REG_WRITE(ah, AR_RC, AR_RC_HOSTIF); in ar9003_hw_get_isr()
339 REG_WRITE(ah, AR_RC, 0); in ar9003_hw_get_isr()
347 REG_WRITE(ah, AR_INTR_SYNC_CAUSE_CLR, sync_cause); in ar9003_hw_get_isr()
466 REG_WRITE(ah, AR_DATABUF_SIZE, buf_size & AR_DATABUF_SIZE_MASK); in ath9k_hw_set_rx_bufsize()
474 REG_WRITE(ah, AR_HP_RXDP, rxdp); in ath9k_hw_addrxbuf_edma()
476 REG_WRITE(ah, AR_LP_RXDP, rxdp); in ath9k_hw_addrxbuf_edma()
600 REG_WRITE(ah, AR_Q_STATUS_RING_START, ah->ts_paddr_start); in ath9k_hw_reset_txstatus_ring()
601 REG_WRITE(ah, AR_Q_STATUS_RING_END, ah->ts_paddr_end); in ath9k_hw_reset_txstatus_ring()