Searched refs:ch_mode (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i2c/
H A Dch7006_mode.c331 const struct ch7006_mode *ch_mode = priv->mode; local
332 const struct drm_display_mode *mode = &ch_mode->mode;
348 aspect = ch_mode->enc_hdisp*fixed1;
349 do_div(aspect, ch_mode->enc_vdisp);
/linux-master/include/uapi/sound/
H A Dcompress_params.h392 * @ch_mode: Channel mode for encoder. See SND_AUDIOCHANMODE defines
410 __u32 ch_mode; member in struct:snd_codec

Completed in 109 milliseconds