Searched refs:__BUILD_IOPORT_PFX (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 362 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 367 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 368 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | io.h | 339 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 344 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 345 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | io.h | 201 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 206 __BUILD_IOPORT_PFX(, bwlq, type)
|