Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | io.h | 427 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 432 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 433 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
/arch/sh/include/asm/ |
D | io.h | 181 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 186 __BUILD_IOPORT_PFX(, bwlq, type)
|