Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/ |
D | io.h | 449 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 454 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 455 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
/Linux-v4.19/arch/sh/include/asm/ |
D | io.h | 181 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 186 __BUILD_IOPORT_PFX(, bwlq, type)
|