Searched defs:rz_ssi_priv (Results 1 – 1 of 1) sorted by relevance
100 struct rz_ssi_priv { struct101 void __iomem *base;104 struct device *dev;106 struct clk *clk;108 phys_addr_t phys;109 int irq_int;110 int irq_tx;111 int irq_rx;112 int irq_rt;114 spinlock_t lock;[all …]