Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sh/
H A Dfsi.c90 #define ERR_OVER 0x00000010 macro
92 #define ST_ERR (ERR_OVER | ERR_UNDER)
474 if (ostatus & ERR_OVER) in fsi_count_fifo_err()
480 if (istatus & ERR_OVER) in fsi_count_fifo_err()
1342 if (ERR_OVER & fsi_reg_read(fsi, DIFF_ST)) { in fsi_dma_transfer()