Home
last modified time | relevance | path

Searched refs:AR9300_DEVID_AR9380_PCIE (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/ath/ath_hal/
HDah_devid.h87 #define AR9300_DEVID_AR9380_PCIE 0x0030 macro
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_gpio.c550 if (AH_PRIVATE(ah)->ah_devid == AR9300_DEVID_AR9380_PCIE) { in ar9300_gpio_get_mask()
563 if (AH_PRIVATE(ah)->ah_devid == AR9300_DEVID_AR9380_PCIE) { in ar9300_gpio_set_mask()
HDar9300_attach.c4096 case AR9300_DEVID_AR9380_PCIE: /* PCIE (Osprey) */ in ar9300_probe()