Searched defs:vsp1_device (Results 1 – 1 of 1) sorted by relevance
80 struct vsp1_device { struct82 const struct vsp1_device_info *info; argument83 u32 version;85 void __iomem *mmio;86 struct rcar_fcp_device *fcp;87 struct device *bus_master;88 struct reset_control *rstc;90 struct vsp1_brx *brs;91 struct vsp1_brx *bru;92 struct vsp1_clu *clu;[all …]