Searched refs:ch_enable (Results 1 – 1 of 1) sorted by relevance
310 u8 ch_enable; member1056 ctx->audio.ch_enable = audio_enable; in it661221_set_lpcm_audio()1212 ctx->audio.ch_enable); in it661221_audio_output_enable()1217 ctx->audio.ch_enable & 0xF0); in it661221_audio_output_enable()1238 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable); in it661221_audio_ch_enable()1240 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable & 0xF0); in it661221_audio_ch_enable()