Home
last modified time | relevance | path

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

/linux-3.3/drivers/leds/
Dleds-renesas-tpu.c39 struct r_tpu_priv { struct
40 struct led_classdev ldev;
41 void __iomem *mapbase;
42 struct clk *clk;
66 static inline unsigned short r_tpu_read(struct r_tpu_priv *p, int reg_nr) in r_tpu_read() argument