Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/
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()