Home
last modified time | relevance | path

Searched refs:f_tmds (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.h342 unsigned int f_tmds; member
H A Dadv7511_drv.c806 adv7511->f_tmds = mode->clock; in adv7511_mode_set()
/kernel/linux/linux-6.6/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.h350 unsigned int f_tmds; member
H A Dadv7511_drv.c806 adv7511->f_tmds = mode->clock; in adv7511_mode_set()

Completed in 10 milliseconds