Searched refs:H2I_C2_R_ATT_M (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/mips/
H A Dhal2.c231 new = old & ~(H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE);
238 new |= H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE;
280 H2I_C2_L_ATT_M | H2I_C2_R_ATT_M | H2I_C2_MUTE);
H A Dhal2.h153 #define H2I_C2_R_ATT_M 0x007c0000 /* attenuation */ macro

Completed in 326 milliseconds