Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()