Home
last modified time | relevance | path

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

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