Home
last modified time | relevance | path

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

/sound/soc/samsung/
Di2s-regs.h148 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro
Di2s.c958 delay = FIC_RXCOUNT(reg); in i2s_delay()