Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s-regs.h137 #define FIC_TX1COUNT(x) (((x) >> 16) & 0xf) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsamsung-i2s.c17 #define FIC_TX1COUNT(x) (((x) >> 16) & 0xf) macro