Searched refs:MIDLP_IE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h71 MIDLP_IE = 0x00002000, /* interrupt enable: middle buffer */ enumerator in enum:global_control_bits
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c141 #define MIDLP_IE 0x00002000 macro
511 gc |= MIDLP_IE;
521 gc &= ~MIDLP_IE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c214 val |= MIDLP_IE;
241 tmp &= ~MIDLP_IE;

Completed in 123 milliseconds