Searched refs:AR_INTR_SYNC_ENABLE (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_interrupts.c | 525 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE), 0); 527 (void) OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE)); 722 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE),
|
| H A D | ar9300_gpio.c | 443 regs[0] = AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE); in ar9300_gpio_set_intr() 628 OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE))); in ar9300_gpio_show()
|
| H A D | ar9300_attach.c | 4126 AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE) = in ar9300_init_hostif_offsets() 4233 AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE) = in ar9340_init_hostif_offsets()
|
| H A D | ar9300_reset.c | 1703 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE), 0); in ar9300_set_reset() 1708 OS_REG_WRITE(ah, AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE), 0); in ar9300_set_reset() 4244 AR_HOSTIF_REG(ah, AR_INTR_SYNC_ENABLE), sync_en_def); in ar9300_init_interrupt_masks()
|
| H A D | ar9300.h | 729 u_int32_t AR_INTR_SYNC_ENABLE; member
|