am79c930_gcr_clearbits 71 dev/ic/am79c930var.h void am79c930_gcr_clearbits(struct am79c930_softc *sc, u_int8_t bits); am79c930_gcr_clearbits 76 dev/ic/am79c930var.h #define am79c930_hard_reset_off(sc) am79c930_gcr_clearbits(sc, AM79C930_GCR_CORESET) am79c930_gcr_clearbits 778 dev/ic/awi.c am79c930_gcr_clearbits(&sc->sc_chip, AM79C930_GCR_DISPWDN); am79c930_gcr_clearbits 1461 dev/ic/awi.c am79c930_gcr_clearbits(&sc->sc_chip, AM79C930_GCR_CORESET);