Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/mips/include/asm/ |
D | io.h | 360 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 365 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 366 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
/Linux-v5.10/arch/sh/include/asm/ |
D | io.h | 177 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 182 __BUILD_IOPORT_PFX(, bwlq, type)
|