Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h343 #define BUILDIO_MEM(bwlq, type) \ macro
350 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
351 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
352 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
354 BUILDIO_MEM(q, u64) in BUILDIO_MEM()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h327 #define BUILDIO_MEM(bwlq, type) \ macro
333 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
334 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
335 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
336 BUILDIO_MEM(q, u64) in BUILDIO_MEM()