Home
last modified time | relevance | path

Searched refs:__BUILD_IOPORT_PFX (Results 1 – 3 of 3) sorted by relevance

/arch/avr32/include/asm/
Dio.h144 #define __BUILD_IOPORT_PFX(bus, bwl, type) \ macro
149 __BUILD_IOPORT_PFX(, bwl, type) \
150 __BUILD_IOPORT_PFX(__mem_, bwl, type)
/arch/mips/include/asm/
Dio.h431 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro
436 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM()
437 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
/arch/sh/include/asm/
Dio.h180 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro
185 __BUILD_IOPORT_PFX(, bwlq, type)