Home
last modified time | relevance | path

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

/linux-4.1.27/sound/sparc/
Ddbri.c422 #define D_TS_NEXT(v) ((v)<<0) /* Pipe no.: 0-15 long, 16-21 short */ macro
926 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
931 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
963 *(cmd++) = D_TS_NEXT(nextpipe);
969 *(cmd++) = D_TS_NEXT(nextpipe);
1244 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()
1245 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()