Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/samsung/
Di2s-regs.h144 #define FIC_RXCOUNT(x) (((x) >> 0) & 0xf) macro
Di2s.c1032 delay = FIC_RXCOUNT(reg); in i2s_delay()