Home
last modified time | relevance | path

Searched refs:FIFO_VALID (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/au88x0/
A Dau8820.h149 #define FIFO_VALID 0x00000010 macro
A Dau8810.h158 #define FIFO_VALID 0x00000010 macro
A Dau8830.h178 #define FIFO_VALID 0x00000010 macro
A Dau88x0_core.c820 if ((temp & FIFO_VALID) == 0) { in vortex_fifo_setadbctrl()
846 if (temp & FIFO_VALID) { in vortex_fifo_setadbctrl()
914 if ((temp & FIFO_VALID) == 0) { in vortex_fifo_setwtctrl()
939 if (temp & FIFO_VALID) { in vortex_fifo_setwtctrl()

Completed in 11 milliseconds