Home
last modified time | relevance | path

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

/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c373 ar9300_gpio_set(struct ath_hal *ah, u_int32_t gpio, u_int32_t val) in ar9300_gpio_set() function
H A Dar9300_mci.c1777 ar9300_gpio_set(ah, 5, 1); in ar9300_mci_bt_coex_set_weights()
1807 ar9300_gpio_set(ah, 5, 0); in ar9300_mci_bt_coex_set_weights()
H A Dar9300_freebsd.c190 ah->ah_gpioSet = ar9300_gpio_set; in ar9300_attach_freebsd_ops()
H A Dar9300.h1259 extern HAL_BOOL ar9300_gpio_set(struct ath_hal *, u_int32_t gpio, u_int32_t val);
H A Dar9300_attach.c281 ar9300_gpio_set, /* ah_gpio_set */