Searched refs:__BUILD_IOPORT_PFX (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dio.h340 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro
344 __BUILD_IOPORT_PFX(_, bwlq, type) \
345 __BUILD_IOPORT_PFX(__mem_, bwlq, type)
/linux-master/arch/sh/include/asm/
H A Dio.h201 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ macro
206 __BUILD_IOPORT_PFX(, bwlq, type)

Completed in 203 milliseconds