Home
last modified time | relevance | path

Searched defs:FIC_TXCOUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/samsung/
H A Di2s-regs.h142 #define FIC_TXCOUNT(x) (((x) >> 8) & 0xf) macro
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Di2s-regs.h143 #define FIC_TXCOUNT(x) (((x) >> 8) & 0xf) macro

Completed in 2 milliseconds