Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/include/asm/
Dio.h345 #define BUILDIO_MEM(bwlq, type) \ macro
352 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
353 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
354 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
356 BUILDIO_MEM(q, u64) in BUILDIO_MEM()