Home
last modified time | relevance | path

Searched refs:__BUILD_IOPORT_SINGLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dio.h154 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
178 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \
179 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dio.h297 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ macro
361 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0,) \
362 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0, _p)
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dio.h299 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ macro
363 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0,) \
364 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0, _p)
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dio.h178 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
202 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \
203 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)

Completed in 4 milliseconds