Home
last modified time | relevance | path

Searched defs:rz_ssi_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sh/
H A Drz-ssi.c100 struct rz_ssi_priv { struct
101 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 …]