Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Dals4000.h67 # define ALS_FIFO1_RUN 0x80 macro
H A Dals4000.c470 dma_prog = ALS_FIFO1_RUN | als_get_fifo_format(sc, ch->format); in als_capture_start()