Searched defs:FIC_RXCOUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/sound/ | ||
H A D | samsung-i2s.c | 19 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro |
/openbmc/linux/sound/soc/samsung/ | ||
H A D | i2s-regs.h | 144 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro |