Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dio.h76bwlq, type, irq) static inline void pfx##write##bwlq(type val, volatile void __iomem *mem) {… argument
77bwlq, type, p, slow) static inline void pfx##out##bwlq##p(type val, unsigned long port) { vo… argument
79 #define __BUILD_MEMORY_PFX(bus, bwlq, type) __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1) argument
80 …ine BUILDIO_MEM(bwlq, type) __BUILD_MEMORY_PFX(__raw_, bwlq, type) __BUILD_MEMORY_PFX(, bwlq, … argument
81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_I… argument
82 #define BUILDIO_IOPORT(bwlq, type) __BUILD_IOPORT_PFX(, bwlq, type) __BUILD_IOPORT_PFX(__mem_, argument
84 #define __BUILDIO(bwlq, type) __BUILD_MEMORY_SINGLE(____raw_, bwlq, type, 0) argument
92bwlq, type) static inline void writes##bwlq(volatile void __iomem *mem, const void *addr, uns… argument
94bwlq, type) static inline void outs##bwlq(unsigned long port, const void *addr, unsigned int … argument
95 #define BUILDSTRING(bwlq, type) __BUILD_MEMORY_STRING(bwlq, type) __BUILD_IOPORT_STRING(bwlq, t… argument