Home
last modified time | relevance | path

Searched refs:AR_PHY_AGC (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210phy.h43 #define AR_PHY_AGC 0x9808 /* PHY AGC command */ macro
/netbsd/src/sys/dev/ic/
Darn9003reg.h107 #define AR_PHY_AGC 0x09e14 macro
Darn9003.c3379 reg = AR_READ(sc, AR_PHY_AGC); in ar9003_set_noise_immunity_level()
3382 AR_WRITE(sc, AR_PHY_AGC, reg); in ar9003_set_noise_immunity_level()