Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c59 #define IS_NO_RESET_TIMER_ADDR(x) \ in write_common() macro
70 if (!(bChannelChange && IS_NO_RESET_TIMER_ADDR(reg))) { in write_common()
76 #undef IS_NO_RESET_TIMER_ADDR in write_common()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c75 #define IS_NO_RESET_TIMER_ADDR(x) \ in write_common() macro
86 if (!(bChannelChange && IS_NO_RESET_TIMER_ADDR(reg))) { in write_common()
92 #undef IS_NO_RESET_TIMER_ADDR in write_common()