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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dtrident.h280 ENDLP_IE = 0x00001000, MIDLP_IE = 0x00002000, enumerator in enum:global_control_bits
H A Dtrident.c530 global_control |= (ENDLP_IE | MIDLP_IE| BANK_B_EN);
536 global_control |= (ENDLP_IE | MIDLP_IE);
555 global_control &= ~(ENDLP_IE | MIDLP_IE);

Completed in 42 milliseconds