Searched defs:readw (Results 1 – 2 of 2) sorted by relevance
47 readw(const volatile void __iomem *addr) in readw() function
55 #define readw(va) (*(volatile u_int16_t *) (va)) macro