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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_gpio.c 120 ar5416GpioSet(struct ath_hal *ah, uint32_t gpio, uint32_t val)
ar5416.h 139 extern HAL_BOOL ar5416GpioSet(struct ath_hal *, uint32_t gpio, uint32_t val);
ar5416_attach.c 116 ah->ah_gpioSet = ar5416GpioSet;
164 ahp->ah_priv.ah_gpioSet = ar5416GpioSet;

Completed in 14 milliseconds