Searched refs:ah_signal_type (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_gpio.c39 u_int32_t ah_signal_type)
54 if (!ah_signal_type){
72 flags |= ah_signal_type << (8*shift);
115 u_int32_t ah_signal_type; local
173 ah_signal_type = mux_signal_conversion_table[hal_signal_type];
185 switch (ah_signal_type)
189 ah_signal_type = ATH_GPIOFUNC_ANTCHAIN0;
194 ah_signal_type = ATH_GPIOFUNC_ANTCHAIN1;
199 ah_signal_type = ATH_GPIOFUNC_ANTCHAIN2;
205 ah_signal_type
36 ar9340_soc_gpio_cfg_output_mux( struct ath_hal *ah, u_int32_t gpio, u_int32_t ah_signal_type) argument
246 u_int32_t ah_signal_type; local
[all...]

Completed in 100 milliseconds