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

/linux-master/arch/sh/include/asm/
H A Dio.h178 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ macro
202 __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) \
203 __BUILD_IOPORT_SINGLE(bus, bwlq, type, _p, SLOW_DOWN_IO)
/linux-master/arch/mips/include/asm/
H A Dio.h277 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax) \ macro
341 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0)

Completed in 128 milliseconds