Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx.h561 #define SERBST_WBSY 0x00000002 macro
H A Dcs46xx_lib.c595 if( !(status & SERBST_WBSY) ) in cs46xx_wait_for_fifo()
601 if(status & SERBST_WBSY) { in cs46xx_wait_for_fifo()