Searched refs:T4D_STOP_B (Results 1 - 2 of 2) sorted by path

/linux-master/sound/pci/trident/
H A Dtrident.h99 #define T4D_STOP_B 0xb8 macro
H A Dtrident_main.c314 unsigned int reg = (voice & 0x20) ? T4D_STOP_B : T4D_STOP_A;
1563 outl(what, TRID_REG(trident, T4D_STOP_B));
3359 outl(0xffffffff, TRID_REG(trident, T4D_STOP_B));
3678 outl(mask, TRID_REG(trident, T4D_STOP_B));
3835 outl(mask[1], TRID_REG(trident, T4D_STOP_B));

Completed in 264 milliseconds