Searched refs:__BUILD_IOPORT_SINGLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/sh/include/asm/ |
D | io.h | 178 #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)
|
/linux-6.12.1/arch/mips/include/asm/ |
D | io.h | 277 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax) \ macro 341 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0)
|