Searched refs:ch_enable (Results 1 – 1 of 1) sorted by relevance
310 u8 ch_enable; member1039 ctx->audio.ch_enable = audio_enable; in it661221_set_lpcm_audio()1195 ctx->audio.ch_enable); in it661221_audio_output_enable()1200 ctx->audio.ch_enable & 0xF0); in it661221_audio_output_enable()1221 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable); in it661221_audio_ch_enable()1223 ret = regmap_write(ctx->regmap, IT66121_AUD_CTRL0_REG, ctx->audio.ch_enable & 0xF0); in it661221_audio_ch_enable()