Home
last modified time | relevance | path

Searched refs:SF_START (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/pci/lx6464es/
Dlx_defs.h171 SF_START = 0x40000000, /* the DMA is running.*/ enumerator
Dlx_core.c715 *rstate = (chip->rmh.stat[0] & SF_START) ? START_STATE : PAUSE_STATE; in lx_stream_state()