Home
last modified time | relevance | path

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

/sound/soc/au1x/
Dac97c.c35 #define CFG_XS(x) (((x) & 0x3ff) << 3) /* valid tx slots mask */ macro
269 ctx->cfg = CFG_RC(3) | CFG_XS(3); in au1xac97c_drvprobe()