Home
last modified time | relevance | path

Searched refs:__BUILD_IOPORT_SINGLE (Results 1 – 2 of 2) sorted by relevance

/arch/sh/include/asm/
Dio.h158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
182 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \
183 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
/arch/mips/include/asm/
Dio.h375 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
428 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \ in BUILDIO_MEM()
429 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO) in BUILDIO_MEM()