Searched refs:__BUILD_IOPORT_PFX (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/include/asm/ |
| A D | io.h | 372 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 377 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 378 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
| /linux/arch/sh/include/asm/ |
| A D | io.h | 177 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 182 __BUILD_IOPORT_PFX(, bwlq, type)
|
Completed in 5 milliseconds