Home
last modified time | relevance | path

Searched refs:PAUSE_STATE (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/lx6464es/
H A Dlx_core.h192 #define PAUSE_STATE 0 macro
207 #define PAUSE_STATE 0 macro
H A Dlx_core.c710 *rstate = (chip->rmh.stat[0] & SF_START) ? START_STATE : PAUSE_STATE; in lx_stream_state()
/linux/drivers/dma/qcom/
H A Dgpi.c367 * @PAUSE_STATE: channels are active, but not processing any events
375 PAUSE_STATE,
387 [PAUSE_STATE] = "PAUSE",
1545 if (gpii->pm_state == PAUSE_STATE) { in gpi_pause()
1566 gpii->pm_state = PAUSE_STATE; in gpi_pause()
373 PAUSE_STATE, global() enumerator