Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dio.h397 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
450 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \ in BUILDIO_MEM()
451 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO) in BUILDIO_MEM()
/Linux-v4.19/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)