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