Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c116 static bool vc4_hdmi_supports_scrambling(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_supports_scrambling()
144 struct vc4_hdmi *vc4_hdmi = entry->file.data; in vc4_hdmi_debugfs_regs() local
170 static void vc4_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_reset()
203 static void vc5_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_reset()
232 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_cec_update_clk_div()
271 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) {} in vc4_hdmi_cec_update_clk_div()
278 struct vc4_hdmi *vc4_hdmi; in vc4_hdmi_reset_link() local
355 static void vc4_hdmi_handle_hotplug(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_handle_hotplug()
404 struct vc4_hdmi *vc4_hdmi = connector_to_vc4_hdmi(connector); in vc4_hdmi_connector_detect_ctx() local
540 struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_connector_init()
[all …]
H A Dvc4_hdmi_phy.c172 void vc4_hdmi_phy_init(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_phy_init()
189 void vc4_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_disable()
198 void vc4_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_enable()
209 void vc4_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_disable()
397 static void vc5_hdmi_reset_phy(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_reset_phy()
405 void vc5_hdmi_phy_init(struct vc4_hdmi *vc4_hdmi, in vc5_hdmi_phy_init()
573 void vc5_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_disable()
582 void vc5_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_rng_enable()
593 void vc5_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_rng_disable()
944 static void vc6_hdmi_reset_phy(struct vc4_hdmi *vc4_hdmi) in vc6_hdmi_reset_phy()
[all …]