Home
last modified time | relevance | path

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

/sound/sparc/
Ddbri.c409 #define D_DTS_INS (1<<15) /* Insert Time Slot */ macro
931 val = D_DTS_VO | D_DTS_INS | D_DTS_PRVOUT(prevpipe) | pipe; in link_time_slot()
937 val = D_DTS_VI | D_DTS_INS | D_DTS_PRVIN(prevpipe) | pipe; in link_time_slot()
1251 val = D_DTS_VO | D_DTS_VI | D_DTS_INS in reset_chi()