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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dtrident.h121 #define T4D_STOP_B 0xb8 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dtrident.h87 T4D_STOP_B = 0xb8, T4D_CSPF_B = 0xbc, enumerator in enum:trident_op_registers
H A Dtrident.c386 T4D_STOP_B,
648 channel, addr == T4D_STOP_B ? "STOP_B" : "STOP_A",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_main.c287 unsigned int reg = (voice & 0x20) ? T4D_STOP_B : T4D_STOP_A;
1540 outl(what, TRID_REG(trident, T4D_STOP_B));
3347 outl(0xffffffff, TRID_REG(trident, T4D_STOP_B));
3695 outl(mask, TRID_REG(trident, T4D_STOP_B));
3869 outl(mask[1], TRID_REG(trident, T4D_STOP_B));

Completed in 156 milliseconds