Searched refs:AR5416_PD_GAINS_IN_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | ar5416reg.h | 41 #define AR5416_PD_GAINS_IN_MASK 4 macro |
H A D | ar5416.c | 456 for (i = AR5416_PD_GAINS_IN_MASK - 1; i >= 0; i--) { in ar5416_set_power_calib() |