Searched defs:hdmi_phy_data (Results 1 – 2 of 2) sorted by relevance
248 struct hdmi_phy_data { struct249 void __iomem *base;251 const struct hdmi_phy_features *features;252 u8 lane_function[4];253 u8 lane_polarity[4];
236 struct hdmi_phy_data { struct237 void __iomem *base;239 u8 lane_function[4];240 u8 lane_polarity[4];
Completed in 9 milliseconds