A new I/O memory access mechanism
Posted Sep 16, 2004 8:11 UTC (Thu) by
armcc (guest, #5827)
Parent article:
A new I/O memory access mechanism
> void iowrite8(void __iomem *addr);
> void iowrite16(void __iomem *addr);
> void iowrite32(void __iomem *addr);
Don't these functions also require a value parameter ??
(
Log in to post comments)