Home
last modified time | relevance | path

Searched refs:AR9170_GPIO_REG_PORT_DATA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/carl9170/
H A Dled.c45 return carl9170_write_reg(ar, AR9170_GPIO_REG_PORT_DATA, led_state); in carl9170_led_set_state()
H A Dhw.h446 #define AR9170_GPIO_REG_PORT_DATA (AR9170_GPIO_REG_BASE + 0x004) macro