Searched refs:AR_IMR_S2_CST (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c324 mask2 |= AR_IMR_S2_CST;
334 mask2 |= AR_IMR_S2_CST;
350 AR_IMR_S2_CST);
H A Dar5416reg.h341 #define AR_IMR_S2_CST 0x00400000 /* Carrier sense timeout */ macro
H A Dar5416_reset.c698 OS_REG_READ(ah, AR_IMR_S2) | AR_IMR_S2_GTT | AR_IMR_S2_CST);
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c618 mask2 |= AR_IMR_S2_CST;
644 AR_IMR_S2_CST |
H A Dar9300reg.h370 #define AR_IMR_S2_CST 0x00400000 // Carrier sense timeout macro

Completed in 196 milliseconds