Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar9380.c344 reg = AR_READ(sc, AR_PHY_MC_GAIN_CTRL); in ar9380_init_from_rom()
351 AR_WRITE(sc, AR_PHY_MC_GAIN_CTRL, reg); in ar9380_init_from_rom()
Dar9003reg.h108 #define AR_PHY_MC_GAIN_CTRL 0x09e28 macro