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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h58 #define T4D_BANK_A 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c359 if (!(trident->ChanMap[T4D_BANK_A] & (1 << idx))) {
360 trident->ChanMap[T4D_BANK_A] |= 1 << idx;
385 if (trident->ChanMap[T4D_BANK_A] & (1 << channel)) {
386 trident->ChanMap[T4D_BANK_A] &= ~(1 << channel);

Completed in 74 milliseconds