Searched refs:sc_codecctl0 (Results 1 – 1 of 1) sorted by relevance
77 u_int sc_codecctl0; member338 awacs_write_codec(sc, sc->sc_codecctl0); in awacs_attach()385 sc->sc_codecctl0 &= ~AWACS_INPUT_MASK; in awacs_attach()388 sc->sc_codecctl0 |= AWACS_INPUT_CD; in awacs_attach()389 awacs_write_codec(sc, sc->sc_codecctl0); in awacs_attach()691 sc->sc_codecctl0 &= ~0xff; in awacs_set_port()702 sc->sc_codecctl0 &= ~AWACS_INPUT_MASK; in awacs_set_port()703 sc->sc_codecctl0 |= AWACS_INPUT_CD; in awacs_set_port()707 sc->sc_codecctl0 &= ~AWACS_INPUT_MASK; in awacs_set_port()713 sc->sc_codecctl0 |= AWACS_INPUT_LINE; in awacs_set_port()[all …]