Searched defs:vc4_hdmi (Results 1 – 4 of 4) sorted by relevance
121 struct vc4_hdmi { struct122 struct vc4_hdmi_audio audio; argument125 const struct vc4_hdmi_variant *variant; argument127 struct vc4_encoder encoder;128 struct drm_connector connector;130 struct delayed_work scrambling_work;132 struct i2c_adapter *ddc;133 void __iomem *hdmicore_regs;134 void __iomem *hd_regs;137 void __iomem *cec_regs;[all …]
129 struct vc4_hdmi *vc4_hdmi = encoder_to_vc4_hdmi(encoder); in vc4_hdmi_supports_scrambling() local153 static bool vc4_hdmi_is_full_range_rgb(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_is_full_range_rgb()165 struct vc4_hdmi *vc4_hdmi = node->info_ent->data; in vc4_hdmi_debugfs_regs() local187 static void vc4_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_reset()220 static void vc5_hdmi_reset(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_reset()249 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_cec_update_clk_div()288 static void vc4_hdmi_cec_update_clk_div(struct vc4_hdmi *vc4_hdmi) {} in vc4_hdmi_cec_update_clk_div()323 struct vc4_hdmi *vc4_hdmi = connector_to_vc4_hdmi(connector); in vc4_hdmi_reset_link() local399 static void vc4_hdmi_handle_hotplug(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_handle_hotplug()440 struct vc4_hdmi *vc4_hdmi = connector_to_vc4_hdmi(connector); in vc4_hdmi_connector_detect_ctx() local[all …]
130 void vc4_hdmi_phy_init(struct vc4_hdmi *vc4_hdmi, in vc4_hdmi_phy_init()147 void vc4_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_disable()156 void vc4_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_enable()167 void vc4_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi) in vc4_hdmi_phy_rng_disable()355 static void vc5_hdmi_reset_phy(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_reset_phy()363 void vc5_hdmi_phy_init(struct vc4_hdmi *vc4_hdmi, in vc5_hdmi_phy_init()531 void vc5_hdmi_phy_disable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_disable()540 void vc5_hdmi_phy_rng_enable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_rng_enable()551 void vc5_hdmi_phy_rng_disable(struct vc4_hdmi *vc4_hdmi) in vc5_hdmi_phy_rng_disable()
512 struct vc4_hdmi *vc4_hdmi; in vc4_crtc_disable_at_boot() local