Searched refs:ch_enable (Results 1 – 1 of 1) sorted by relevance
310 u8 ch_enable; member 1038 ctx->audio.ch_enable = audio_enable; in it661221_set_lpcm_audio() 1194 ctx->audio.ch_enable); in it661221_audio_output_enable() 1199 ctx->audio.ch_enable & 0xF0); in it661221_audio_output_enable() 1220 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable); in it661221_audio_ch_enable() 1222 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable & 0xF0); in it661221_audio_ch_enable()