Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/sparc/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds