Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Ddbri.c422 #define D_TS_NEXT(v) ((v)<<0) /* Pipe no.: 0-15 long, 16-21 short */ macro
934 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
939 D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
971 *(cmd++) = D_TS_NEXT(nextpipe);
977 *(cmd++) = D_TS_NEXT(nextpipe);
1253 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()
1254 *(cmd++) = D_TS_ANCHOR | D_TS_NEXT(16); in reset_chi()