Home
last modified time | relevance | path

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

/plan9/sys/src/9/bcm/
H A Dclock.c31 typedef struct Armtimer Armtimer; typedef
43 struct Armtimer { struct
44 u32int load;
45 u32int val;
46 u32int ctl;
47 u32int irqack;
48 u32int irq;
49 u32int maskedirq;
50 u32int reload;
51 u32int predivider;
[all …]