Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds