Home
last modified time | relevance | path

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

/linux/sound/sparc/
H A Ddbri.c396 #define D_SDP_MODE(v) ((v)&(7<<13)) macro
877 if (D_SDP_MODE(sdp) == D_SDP_FIXED && !(sdp & D_SDP_TO_SER)) in setup_pipe()
1009 if (D_SDP_MODE(dbri->pipes[pipe].sdp) == 0) { in xmit_fixed()
1015 if (D_SDP_MODE(dbri->pipes[pipe].sdp) != D_SDP_FIXED) { in xmit_fixed()
1053 if (D_SDP_MODE(dbri->pipes[pipe].sdp) != D_SDP_FIXED) { in recv_fixed()