Searched defs:SMC_inw (Results 1 – 1 of 1) sorted by relevance
68 #define SMC_inw(a, r) \ macro124 #define SMC_inw(a, r) inw((a) + (r) - 0xa0000000) macro144 #define SMC_inw(a, r) readw((a) + (r)) macro178 #define SMC_inw(a, r) _swapw(readw((a) + (r))) macro210 #define SMC_inw(a, r) ioread16((a) + (r)) macro431 #define SMC_inw(ioaddr, reg) SMC_inw_b(ioaddr, reg) macro