Searched refs:D_TS_NEXT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Ddbri.c421 #define D_TS_NEXT(v) ((v)<<0) /* Pipe no.: 0-15 long, 16-21 short */ macro
925 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe);
930 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe);
1206 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16);
1207 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16);

Completed in 82 milliseconds