Searched refs:S3C2412_IISCON_RXFIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/samsung/ | ||
D | regs-i2s-v2.h | 39 #define S3C2412_IISCON_RXFIFO_EMPTY (1 << 9) macro |
D | s3c-i2s-v2.c | 39 bit_set(con, S3C2412_IISCON_RXFIFO_EMPTY), in dbg_showcon() |