Home
last modified time | relevance | path

Searched refs:out_func (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.c50 u_int8_t out_func, shift; in ar9340_soc_gpio_cfg_output_mux() local
67 out_func = gpio / 4; in ar9340_soc_gpio_cfg_output_mux()
69 address = (volatile u_int32_t *)(AR9340_SOC_GPIO_FUN0 + (out_func*4)); in ar9340_soc_gpio_cfg_output_mux()