Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Ddbri.h205 #define D_DTS_PRVIN(v) ((v)<<10) /* Previous In Pipe */ macro
Ddbri.c723 val = D_DTS_VI | D_DTS_INS | D_DTS_PRVIN(prevpipe) | pipe; in link_time_slot()
753 val = D_DTS_VI | D_DTS_DEL | D_DTS_PRVIN(prevpipe) | pipe; in unlink_time_slot()
1127 val = D_DTS_VI | D_DTS_INS | D_DTS_PRVIN(16) | D_PIPE(16); in reset_chi()