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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/lx6464es/
H A Dlx_defs.h206 #define BUFF_FLAGS_OFFSET 24 /* offset of the buffer flags in the macro
H A Dlx_core.c586 if (stat & (BF_EOB << BUFF_FLAGS_OFFSET)) {
591 } else if ((stat & (BF_VALID << BUFF_FLAGS_OFFSET))

Completed in 64 milliseconds