Home
last modified time | relevance | path

Searched refs:BUILDIO_IOPORT (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h181 #define BUILDIO_IOPORT(bwlq, type) \ macro
184 BUILDIO_IOPORT(b, u8)
185 BUILDIO_IOPORT(w, u16)
186 BUILDIO_IOPORT(l, u32)
187 BUILDIO_IOPORT(q, u64)
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h364 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() macro
368 BUILDIO_IOPORT(b, u8) in BUILDIO_MEM()
369 BUILDIO_IOPORT(w, u16) in BUILDIO_MEM()
370 BUILDIO_IOPORT(l, u32) in BUILDIO_MEM()
372 BUILDIO_IOPORT(q, u64) in BUILDIO_MEM()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h342 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() macro
346 BUILDIO_IOPORT(b, u8) in BUILDIO_MEM()
347 BUILDIO_IOPORT(w, u16) in BUILDIO_MEM()
348 BUILDIO_IOPORT(l, u32) in BUILDIO_MEM()
350 BUILDIO_IOPORT(q, u64) in BUILDIO_MEM()