Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dio.h438 #define BUILDIO_MEM(bwlq, type) \ macro
444 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
445 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
446 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
447 BUILDIO_MEM(q, u64) in BUILDIO_MEM()