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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c320 #define HDSP_BufferID (1<<26) macro
1027 return (position & HDSP_BufferID) ? (hdsp->period_bytes / 4) : 0;

Completed in 123 milliseconds