Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sh/include/asm/
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-v6.6/arch/mips/include/asm/
Dio.h299 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ macro
363 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0,) \ in BUILDIO_MEM()
364 __BUILD_IOPORT_SINGLE(bus, bwlq, type, 1, 0, _p) in BUILDIO_MEM()