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

/linux-master/sound/pci/trident/
H A Dtrident.h93 #define T4D_AINTEN_A 0x9c macro
H A Dtrident_main.c3360 outl(0, TRID_REG(trident, T4D_AINTEN_A));
3831 val = inl(TRID_REG(trident, T4D_AINTEN_A));
3832 outl(val & ~mask[0], TRID_REG(trident, T4D_AINTEN_A));

Completed in 186 milliseconds