Home
last modified time | relevance | path

Searched defs:hdmi_rate (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/video/
Dsh_mobile_hdmi.c704 unsigned long *hdmi_rate, unsigned long *parent_rate) in sh_hdmi_rate_error()
732 static int sh_hdmi_read_edid(struct sh_hdmi *hdmi, unsigned long *hdmi_rate, in sh_hdmi_read_edid()
1084 static long sh_hdmi_clk_configure(struct sh_hdmi *hdmi, unsigned long hdmi_rate, in sh_hdmi_clk_configure()
1130 unsigned long parent_rate = 0, hdmi_rate; in sh_hdmi_edid_work_fn() local