RESET_FIFO
RESET_FIFO = 0x10, /* reset the FIFOs */
#define RESET_FIFO BIT(4) /* Reset Audio FIFO control */
#define RESET_FIFO BIT(0)