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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dtrident.h322 #define CYBER_BMSK_AUENZ_ENABLE 0x00 macro
H A Dtrident.c779 if( (portDat & CYBER_BMSK_AUENZ) != CYBER_BMSK_AUENZ_ENABLE ) {
782 portDat | CYBER_BMSK_AUENZ_ENABLE );
786 if( (portDat & CYBER_BMSK_AUENZ) != CYBER_BMSK_AUENZ_ENABLE )

Completed in 47 milliseconds