Files
tegra-linux-noble/include/linux
Brice Goglin 22ae813b85 [PATCH] add __iowrite64_copy
Introduce __iowrite64_copy.  It will be used by the Myri-10G Ethernet
driver to post requests to the NIC.  This driver will be submitted soon.

__iowrite64_copy copies to I/O memory in units of 64 bits when possible (on
64 bit architectures).  It reverts to __iowrite32_copy on 32 bit
architectures.

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-20 20:24:58 -07:00
..
2006-06-08 15:14:23 -07:00
2006-06-20 20:24:58 -07:00
2006-04-27 13:08:56 -07:00
2006-04-29 18:33:15 -07:00
2006-06-05 12:29:17 -07:00
2006-05-04 06:55:12 +02:00
2006-06-17 21:29:55 -07:00
2006-04-02 00:08:05 -05:00