Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Di2s-regs.h136 #define FIC_TX2COUNT(x) (((x) >> 24) & 0xf) macro
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dsamsung-i2s.c16 #define FIC_TX2COUNT(x) (((x) >> 24) & 0xf) macro