Home
last modified time | relevance | path

Searched refs:f_tmds (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c17 static void adv7511_calc_cts_n(unsigned int f_tmds, unsigned int fs, in adv7511_calc_cts_n() argument
34 *cts = ((f_tmds * *n) / (128 * fs)) * 1000; in adv7511_calc_cts_n()
42 adv7511_calc_cts_n(adv7511->f_tmds, adv7511->f_audio, &cts, &n); in adv7511_update_cts_n()
H A Dadv7511.h341 unsigned int f_tmds; member
H A Dadv7511_drv.c789 adv7511->f_tmds = mode->clock; in adv7511_mode_set()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c17 static void adv7511_calc_cts_n(unsigned int f_tmds, unsigned int fs, in adv7511_calc_cts_n() argument
34 *cts = ((f_tmds * *n) / (128 * fs)) * 1000; in adv7511_calc_cts_n()
42 adv7511_calc_cts_n(adv7511->f_tmds, adv7511->f_audio, &cts, &n); in adv7511_update_cts_n()
H A Dadv7511.h341 unsigned int f_tmds; member
H A Dadv7511_drv.c789 adv7511->f_tmds = mode->clock; in adv7511_mode_set()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_audio.c17 static void adv7511_calc_cts_n(unsigned int f_tmds, unsigned int fs, in adv7511_calc_cts_n() argument
34 *cts = ((f_tmds * *n) / (128 * fs)) * 1000; in adv7511_calc_cts_n()
42 adv7511_calc_cts_n(adv7511->f_tmds, adv7511->f_audio, &cts, &n); in adv7511_update_cts_n()
H A Dadv7511.h341 unsigned int f_tmds; member
H A Dadv7511_drv.c789 adv7511->f_tmds = mode->clock; in adv7511_mode_set()