Home
last modified time | relevance | path

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

/sound/sparc/
Ddbri.c423 #define D_TS_NEXT(v) ((v)<<0) /* Pipe no.: 0-15 long, 16-21 short */ macro
935 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
940 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
972 *(cmd++) = D_TS_NEXT(nextpipe);
978 *(cmd++) = D_TS_NEXT(nextpipe);
1254 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()
1255 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()