Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/sunxi/
H A Dsunxi_dw_hdmi.c40 static int sunxi_dw_hdmi_get_divider(uint clock) in sunxi_dw_hdmi_get_divider() function
140 int div = sunxi_dw_hdmi_get_divider(clock); in sunxi_dw_hdmi_phy_set()
216 div = sunxi_dw_hdmi_get_divider(clk_khz * 1000); in sunxi_dw_hdmi_pll_set()
248 int div = sunxi_dw_hdmi_get_divider(edid->pixelclock.typ); in sunxi_dw_hdmi_lcdc_init()