Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c577 static unsigned int hdmi_compute_n(unsigned int freq, unsigned long pixel_clk) in hdmi_compute_n() function
667 n = hdmi_compute_n(sample_rate, pixel_clk); in hdmi_set_clk_regenerator()