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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/arm/
H A Daaci.c557 static const u32 channels_to_txmask[] = { variable
626 WARN_ON(channels >= ARRAY_SIZE(channels_to_txmask) ||
627 !channels_to_txmask[channels]);
633 aacirun->cr |= channels_to_txmask[channels];

Completed in 32 milliseconds