Searched defs:vc4_hdmi (Results 1 – 4 of 4) sorted by relevance
111 struct vc4_hdmi { struct112 struct vc4_hdmi_audio audio; argument115 const struct vc4_hdmi_variant *variant; argument117 struct vc4_encoder encoder;118 struct drm_connector connector;120 struct delayed_work scrambling_work;122 struct i2c_adapter *ddc;123 void __iomem *hdmicore_regs;124 void __iomem *hd_regs;127 void __iomem *cec_regs;[all …]
115 static bool vc4_hdmi_supports_scrambling(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_supports_scrambling()143 struct vc4_hdmi *vc4_hdmi = entry->file.data; in vc4_hdmi_debugfs_regs() local169 static void vc4_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_reset()202 static void vc5_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_reset()231 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_cec_update_clk_div()270 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) {} in vc4_hdmi_cec_update_clk_div()305 struct vc4_hdmi *vc4_hdmi; in vc4_hdmi_reset_link() local382 static void vc4_hdmi_handle_hotplug(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_handle_hotplug()431 struct vc4_hdmi *vc4_hdmi = connector_to_vc4_hdmi(connector); in vc4_hdmi_connector_detect_ctx() local567 struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_connector_init()[all …]
172 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 …]
557 struct vc4_hdmi *vc4_hdmi; in vc4_crtc_disable_at_boot() local