Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c59 * Values can be obtained from hdmi_compute_n() but that function is
602 static unsigned int hdmi_compute_n(struct dw_hdmi_qp *hdmi, unsigned long pixel_clk, unsigned long freq) in hdmi_compute_n() function
648 return hdmi_compute_n(hdmi, pixel_clk, sample_rate); in hdmi_find_n()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c59 * Values can be obtained from hdmi_compute_n() but that function is
402 static unsigned int hdmi_compute_n(struct dw_hdmi_qp *hdmi, in hdmi_compute_n() function
451 return hdmi_compute_n(hdmi, pixel_clk, sample_rate); in hdmi_find_n()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c76 * Values can be obtained from hdmi_compute_n() but that function is
1057 static unsigned int hdmi_compute_n(struct dw_hdmi *hdmi, unsigned long pixel_clk, unsigned long freq) in hdmi_compute_n() function
1103 return hdmi_compute_n(hdmi, pixel_clk, sample_rate); in hdmi_find_n()

Completed in 13 milliseconds