HomeSort by: relevance | last modified time | path
    Searched refs:CS4215_HE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
cs4215reg.h 72 #define CS4215_HE (1<<7) /* headphone enable */
  /src/sys/dev/sbus/
dbri.c 923 mm->d.bdata[0] = sc->sc_latt = 0x20 | CS4215_HE | CS4215_LE;
1684 latt |= CS4215_HE;
1686 latt &= ~CS4215_HE;
1737 mc->un.ord = (sc->sc_latt & CS4215_HE) ? 1 : 0;

Completed in 26 milliseconds