Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Ddbri.h204 #define D_DTS_DEL (0<<15) /* Delete Time Slot */ macro
Ddbri.c753 val = D_DTS_VI | D_DTS_DEL | D_DTS_PRVIN(prevpipe) | pipe; in unlink_time_slot()
758 val = D_DTS_VO | D_DTS_DEL | D_DTS_PRVOUT(prevpipe) | pipe; in unlink_time_slot()