Home
last modified time | relevance | path

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

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