Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/mips/
Dhal2.h146 #define H2I_C2_L_GAIN_M 0xf0 macro
Dhal2.c243 new = old & ~(H2I_C2_L_GAIN_M | H2I_C2_R_GAIN_M); in hal2_gain_put()