Searched refs:STREAM_FMT_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.h197 #define STREAM_FMT_OFFSET 10 /* the stream fmt bits start at the 10th macro
H A Dlx_core.c795 chip->rmh.cmd[0] |= (STREAM_FMT_16b << STREAM_FMT_OFFSET);
799 chip->rmh.cmd[0] |= (STREAM_FMT_intel << STREAM_FMT_OFFSET);

Completed in 25 milliseconds