Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/include/asm/
Dio.h328 #define BUILDIO_MEM(bwlq, type) \ macro
334 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
335 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
336 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
337 BUILDIO_MEM(q, u64) in BUILDIO_MEM()