Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dio.h442 #define BUILDIO_MEM(bwlq, type) \ macro
449 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
450 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
451 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
453 BUILDIO_MEM(q, u64) in BUILDIO_MEM()