Searched refs:S3C2412_IISFIC_RXCOUNT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/samsung/ | ||
| D | regs-i2s-v2.h | 110 #define S3C2412_IISFIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro |
| D | s3c-i2s-v2.c | 540 delay = S3C2412_IISFIC_RXCOUNT(reg); in s3c2412_i2s_delay() |