Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm.c118 struct dmtimer { struct
120 int id;
121 int irq;
122 struct clk *fclk;
124 void __iomem *io_base;
131 atomic_t enabled;
132 unsigned long rate;
133 unsigned reserved:1;
134 unsigned posted:1;
135 unsigned omap1:1;
[all …]