Searched refs:bb_reset (Results 1 – 2 of 2) sorted by relevance
2775 if (sc->bb_reset || c->ic_flags != sc->sc_curchan->ic_flags) { in otus_set_chan()2779 otus_write(sc, AR_PWR_REG_RESET, sc->bb_reset ? 0x800 : 0x400); in otus_set_chan()2785 sc->bb_reset = 0; in otus_set_chan()2849 sc->bb_reset = 1; in otus_set_chan()3194 sc->bb_reset = 1; /* Force cold reset. */ in otus_init()
1021 int bb_reset; member