OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_headphones_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
awacs.c
75
uint32_t
sc_headphones_mask
; /* which reading of the gpio means */
member in struct:awacs_softc
444
sc->
sc_headphones_mask
= 0x8;
452
sc->
sc_headphones_mask
= 0x04;
456
sc->
sc_headphones_mask
= 0x8;
1252
return ((reg & sc->
sc_headphones_mask
) == sc->sc_headphones_in);
awacs.c
75
uint32_t
sc_headphones_mask
; /* which reading of the gpio means */
member in struct:awacs_softc
444
sc->
sc_headphones_mask
= 0x8;
452
sc->
sc_headphones_mask
= 0x04;
456
sc->
sc_headphones_mask
= 0x8;
1252
return ((reg & sc->
sc_headphones_mask
) == sc->sc_headphones_in);
Completed in 26 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025