Searched defs:pdc (Results 1 – 10 of 10) sorted by relevance
61 struct atmel_pdc_regs *pdc; /* PDC receive or transmit registers */ member
575 pdc: interrupt-controller@b210000 { label
73 } pdc; member
110 #define channel_readl(pdc, name) \ argument 112 #define channel_writel(pdc, name, val) \ argument
890 pdc: interrupt-controller@b220000 { global() label [all...]
1953 pdc: interrupt-controller@b220000 { global() label [all...]
4612 pdc: interrupt-controller@b220000 { global() label [all...]
6074 pdc: interrupt-controller@b220000 { global() label [all...]
6101 pdc: interrupt-controller@b220000 { global() label [all...]
721 static int sym_read_parisc_pdc(struct sym_device *np, struct pdc_initiator *pdc) in sym_read_parisc_pdc()