Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/include/asm/
Dio.h107 #define __BUILD_IOPORT_SINGLE(pfx, bwl, type, p, slow) \ macro
145 __BUILD_IOPORT_SINGLE(bus, bwl, type, ,) \
146 __BUILD_IOPORT_SINGLE(bus, bwl, type, _p, SLOW_DOWN_IO)
/linux-4.4.14/arch/mips/include/asm/
Dio.h382 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
433 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \ in BUILDIO_MEM()
434 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO) in BUILDIO_MEM()
/linux-4.4.14/arch/sh/include/asm/
Dio.h157 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
181 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \
182 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)