HomeSort by: relevance | last modified time | path
    Searched refs:AR_INTR_SYNC_GPIO_PIN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athnreg.h 831 #define AR_INTR_SYNC_GPIO_PIN(i) (1 << (18 + (i)))
athn.c 2345 sc->sc_isync |= AR_INTR_SYNC_GPIO_PIN(sc->sc_rfsilent_pin);
arn5008.c 1292 (sync & AR_INTR_SYNC_GPIO_PIN(sc->sc_rfsilent_pin))) {
arn9003.c 1445 (sync & AR_INTR_SYNC_GPIO_PIN(sc->sc_rfsilent_pin))) {

Completed in 41 milliseconds