Searched defs:rzg2l_cru_dev (Results 1 – 1 of 1) sorted by relevance
98 struct rzg2l_cru_dev { struct99 struct device *dev;100 void __iomem *base;101 const struct rzg2l_cru_info *info;103 struct reset_control *presetn;104 struct reset_control *aresetn;106 struct clk *vclk;108 int image_conv_irq;110 struct video_device vdev;111 struct v4l2_device v4l2_dev;[all …]