Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/samsung/
Di2s-regs.h143 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro
Di2s.c1017 delay = FIC_RXCOUNT(reg); in i2s_delay()