Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/arch/mips/include/asm/ |
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()
|
/Linux-v6.6/arch/sh/include/asm/ |
D | io.h | 201 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 206 __BUILD_IOPORT_PFX(, bwlq, type)
|