Searched refs:IT66121_AV_MUTE_ON (Results 1 – 1 of 1) sorted by relevance
157 #define IT66121_AV_MUTE_ON BIT(0) macro699 val = IT66121_AV_MUTE_ON; in it66121_set_mute()701 ret = regmap_write_bits(ctx->regmap, IT66121_AV_MUTE_REG, IT66121_AV_MUTE_ON, val); in it66121_set_mute()