Home
last modified time | relevance | path

Searched refs:H2I_C2_R_GAIN_M (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/mips/
Dhal2.h157 #define H2I_C2_R_GAIN_M 0xf macro
Dhal2.c254 new = old & ~(H2I_C2_L_GAIN_M | H2I_C2_R_GAIN_M); in hal2_gain_put()