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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dhal2.h166 #define H2I_C2_R_ATT_M 0x007c0000 /* attenuation */ macro
H A Dhal2.c241 new = old & ~(H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE);
248 new |= H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE;
288 H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE);

Completed in 79 milliseconds