Searched defs:cdns_mhdp_device (Results 1 – 1 of 1) sorted by relevance
354 struct cdns_mhdp_device { struct355 void __iomem *regs;356 void __iomem *sapb_regs;359 struct device *dev;360 struct clk *clk;361 struct phy *phy;382 struct drm_dp_aux aux;387 u8 stream_id;389 bool link_up;390 bool plugged;[all …]
Completed in 7 milliseconds