Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c90 uint32_t channelSelect; /* P[7:4]S[3:0] bits */ in ar5111SetChannel() member
152 data2111 = ((ath_hal_reverseBits(ci->channelSelect, 8) & 0xff) in ar5111SetChannel()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c44 uint32_t channelSelect; /* P[7:4]S[3:0] bits */ member
795 data2111 = ((ath_hal_reverseBits(ci->channelSelect, 8) & 0xff) in ar5211SetChannel()