Searched defs:vsp1_device (Results 1 – 2 of 2) sorted by relevance
74 struct vsp1_device { struct76 const struct vsp1_device_info *info; argument77 u32 version;79 void __iomem *mmio;80 struct rcar_fcp_device *fcp;81 struct device *bus_master;83 struct vsp1_brx *brs;84 struct vsp1_brx *bru;108 int vsp1_device_get(struct vsp1_device *vsp1); argument
77 struct vsp1_device { struct79 const struct vsp1_device_info *info; argument80 u32 version;82 void __iomem *mmio;83 struct rcar_fcp_device *fcp;84 struct device *bus_master;85 struct reset_control *rstc;87 struct vsp1_brx *brs;88 struct vsp1_brx *bru;112 int vsp1_device_get(struct vsp1_device *vsp1); argument