Searched defs:SMC_inl (Results 1 – 1 of 1) sorted by relevance
76 #define SMC_inl(a, r) readl((a) + (r)) macro125 #define SMC_inl(a, r) inl((a) + (r) - 0xa0000000) macro145 #define SMC_inl(a, r) readl((a) + (r)) macro200 #define SMC_inl(a, r) ioread32((a) + (r)) macro406 #define SMC_inl(ioaddr, reg) ({ BUG(); 0; }) macro