Searched defs:rz_ssi_priv (Results 1 – 1 of 1) sorted by relevance
100 struct rz_ssi_priv { struct101 void __iomem *base;102 struct platform_device *pdev;103 struct reset_control *rstc;104 struct device *dev;105 struct clk *sfr_clk;106 struct clk *clk;108 phys_addr_t phys;109 int irq_int;110 int irq_tx;[all …]