Searched refs:_PCM_WRITE_U32_NE (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/sound/pcm/
H A Dpcm.h177 #define _PCM_WRITE_U32_NE(b6) _PCM_WRITE_U32_LE(b8) macro
246 #define _PCM_WRITE_U32_NE(b6) _PCM_WRITE_U32_BE(b8) macro
376 #define PCM_WRITE_U32_NE(b8) _PCM_WRITE_U32_NE(b8)
409 _PCM_WRITE_U32_NE(b8, (val) << PCM_FXSHIFT)

Completed in 102 milliseconds