Searched refs:PCPPI_BELL_SLEEP (Results 1 – 3 of 3) sorted by relevance
58 #define PCPPI_BELL_SLEEP 0x01 /* synchronous; sleep for complete */ macro
89 (*sc->sc_bell_func)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP); in spkr_pcppi_tone()
334 if (slp & PCPPI_BELL_SLEEP) { in pcppi_bell_locked()