Searched refs:REG_RMW (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/arn/ |
H A D | arn_hw.c | 3773 REG_RMW(ah, addr, (type << gpio_shift), in ath9k_hw_gpio_cfg_output_mux() 3793 REG_RMW(ah, in ath9k_hw_cfg_gpio_input() 3825 REG_RMW(ah, in ath9k_hw_cfg_output() 3834 REG_RMW(ah, AR_GPIO_IN_OUT, ((val & 1) << gpio), in ath9k_hw_set_gpio()
|
H A D | arn_ath9k.h | 620 #define REG_RMW(_a, _r, _set, _clr) \ macro
|