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