Home
last modified time | relevance | path

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

/linux-6.12.1/sound/sparc/
Ddbri.c395 #define D_SDP_MODE(v) ((v)&(7<<13)) macro
878 if (D_SDP_MODE(sdp) == D_SDP_FIXED && !(sdp & D_SDP_TO_SER)) in setup_pipe()
1011 if (D_SDP_MODE(dbri->pipes[pipe].sdp) == 0) { in xmit_fixed()
1017 if (D_SDP_MODE(dbri->pipes[pipe].sdp) != D_SDP_FIXED) { in xmit_fixed()
1054 if (D_SDP_MODE(dbri->pipes[pipe].sdp) != D_SDP_FIXED) { in recv_fixed()