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

/linux-master/arch/sh/include/asm/
H A Dio.h205 #define BUILDIO_IOPORT(bwlq, type) \ macro
208 BUILDIO_IOPORT(b, u8)
209 BUILDIO_IOPORT(w, u16)
210 BUILDIO_IOPORT(l, u32)
211 BUILDIO_IOPORT(q, u64)
/linux-master/arch/mips/include/asm/
H A Dio.h343 #define BUILDIO_IOPORT(bwlq, type) \ macro
347 BUILDIO_IOPORT(b, u8)
348 BUILDIO_IOPORT(w, u16)
349 BUILDIO_IOPORT(l, u32)
351 BUILDIO_IOPORT(q, u64)

Completed in 142 milliseconds