Searched refs:sc_headphones_mask (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dawacs.c81 uint32_t sc_headphones_mask; /* which reading of the gpio means */ member in struct:awacs_softc
465 sc->sc_headphones_mask = 0x8;
474 sc->sc_headphones_mask = 0x04;
478 sc->sc_headphones_mask = 0x8;
1397 return ((reg & sc->sc_headphones_mask) == sc->sc_headphones_in);

Completed in 82 milliseconds