Searched refs:__BUILD_IOPORT_PFX (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | io.h | 360 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 365 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 366 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/ |
| H A D | io.h | 338 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() macro 343 __BUILD_IOPORT_PFX(, bwlq, type) \ in BUILDIO_MEM() 344 __BUILD_IOPORT_PFX(__mem_, bwlq, type) in BUILDIO_MEM()
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 177 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro 182 __BUILD_IOPORT_PFX(, bwlq, type)
|