Searched defs:bwlq (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | io.h | 315 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq)	\  argument396 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p)	\  argument
 438 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax)			\  argument
 442 #define BUILDIO_MEM(bwlq, type)						\  argument
 459 #define __BUILD_IOPORT_PFX(bus, bwlq, type)				\  in BUILDIO_MEM()  argument
 463 #define BUILDIO_IOPORT(bwlq, type)					\  in BUILDIO_MEM()  argument
 474 #define __BUILDIO(bwlq, type)						\  in BUILDIO_MEM()  argument
 520 #define __BUILD_MEMORY_STRING(bwlq, type)				\  in BUILDIO_MEM()  argument
 544 #define __BUILD_IOPORT_STRING(bwlq, type)				\  argument
 568 #define BUILDSTRING(bwlq, type)						\  argument
 
 | 
| /Linux-v5.4/arch/sh/include/asm/ | 
| D | io.h | 68 #define __BUILD_UNCACHED_IO(bwlq, type)					\  argument90 #define __BUILD_MEMORY_STRING(pfx, bwlq, type)				\  argument
 159 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow)			\  argument
 182 #define __BUILD_IOPORT_PFX(bus, bwlq, type)				\  argument
 186 #define BUILDIO_IOPORT(bwlq, type)					\  argument
 194 #define __BUILD_IOPORT_STRING(bwlq, type)				\  argument
 
 |