Home
last modified time | relevance | path

Searched refs:FIC_TXCOUNT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s-regs.h142 #define FIC_TXCOUNT(x) (((x) >> 8) & 0xf) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsamsung-i2s.c18 #define FIC_TXCOUNT(x) (((x) >> 8) & 0xf) macro