Searched defs:readw (Results 1 – 8 of 8) sorted by relevance
38 #define readw(p) atomic_load_relaxed((const __iomem uint16_t *)(p)) macro
143 #define readw(p) atomic_load_relaxed((const __iomem uint16_t *)(p)) macro
108 #define readw(p) atomic_load_relaxed((const __iomem uint16_t *)(p)) macro
223 #define readw(p) atomic_load_relaxed((const __iomem uint16_t *)(p)) macro
266 #define readw(p) atomic_load_relaxed((const __iomem uint16_t *)(p)) macro
77 readw(u_long addr) in readw() function
102 readw(u_long addr) in readw() function
469 int readw; /* other side of read (saved temporarily) */ member