Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/mips/include/asm/ |
D | io.h | 340 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 344 __BUILD_IOPORT_PFX(_, bwlq, type) \ 345 __BUILD_IOPORT_PFX(__mem_, bwlq, type)
|
/linux-6.12.1/arch/sh/include/asm/ |
D | io.h | 201 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 206 __BUILD_IOPORT_PFX(, bwlq, type)
|