Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi.c359 .hpd_freq = hpd_clk_freq_8x74,
370 .hpd_freq = hpd_clk_freq_8x74,
379 .hpd_freq = hpd_clk_freq_8x74,
388 .hpd_freq = hpd_clk_freq_8x74,
Dhdmi_connector.c226 if (config->hpd_freq && config->hpd_freq[i]) { in hpd_enable()
228 config->hpd_freq[i]); in hpd_enable()
Dhdmi.h105 const long unsigned *hpd_freq; member