Home
last modified time | relevance | path

Searched refs:ar9300_gpio_set_intr (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_gpio.c424 ar9300_gpio_set_intr(struct ath_hal *ah, u_int gpio, u_int32_t ilevel) in ar9300_gpio_set_intr() function
H A Dar9300_freebsd.c403 ah->ah_gpioSetIntr = ar9300_gpio_set_intr; in ar9300_attach_freebsd_ops()
H A Dar9300_misc.c233 ar9300_gpio_set_intr(ah, ahp->ah_gpio_select, !ahp->ah_gpio_bit); in ar9300_enable_rf_kill()
235 ar9300_gpio_set_intr(ah, ahp->ah_gpio_select, ahp->ah_gpio_bit); in ar9300_enable_rf_kill()
H A Dar9300.h1256 extern void ar9300_gpio_set_intr(struct ath_hal *ah, u_int, u_int32_t ilevel);
H A Dar9300_attach.c285 ar9300_gpio_set_intr, /* ah_gpio_set_intr */