Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c20 #define FICS_TXCOUNT(x) (((x) >> 8) & 0x7f) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h145 #define FICS_TXCOUNT(x) (((x) >> 8) & 0x7f) macro