Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.h354 struct cdns_mhdp_device { struct
355 void __iomem *regs;
356 void __iomem *sapb_regs;
357 void __iomem *j721e_regs;
359 struct device *dev;
360 struct clk *clk;
361 struct phy *phy;
363 const struct cdns_mhdp_platform_info *info;
366 struct mutex mbox_mutex;
376 struct mutex link_mutex;
[all …]