Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dio.h421 #define BUILDIO_MEM(bwlq, type) \ macro
427 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
428 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
429 BUILDIO_MEM(l, u32) in BUILDIO_MEM()
430 BUILDIO_MEM(q, u64) in BUILDIO_MEM()
/linux-4.4.14/arch/avr32/include/asm/
Dio.h140 #define BUILDIO_MEM(bwl, type) \ macro
152 BUILDIO_MEM(b, u8) in BUILDIO_MEM() function
153 BUILDIO_MEM(w, u16) in BUILDIO_MEM()
154 BUILDIO_MEM(l, u32) in BUILDIO_MEM()