Home
last modified time | relevance | path

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

/NextBSD/sys/dev/otus/
HDif_otusreg.h186 #define AR_PWR_REG_RESET (AR_PWR_REG_BASE + 0x004) macro
HDif_otus.c2748 otus_write(sc, AR_PWR_REG_RESET, sc->bb_reset ? 0x800 : 0x400); in otus_set_chan()
2751 otus_write(sc, AR_PWR_REG_RESET, 0); in otus_set_chan()