Home
last modified time | relevance | path

Searched defs:FIC_RXCOUNT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c19 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h144 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro