Searched defs:wrl (Results 1 – 3 of 3) sorted by relevance
181 #define wrl(ep, off, val) __raw_writel((val), (ep)->base_addr + (off)) macro
278 static inline void wrl(struct pxa168_eth_private *pep, int offset, u32 data) in wrl() function
429 static inline void wrl(struct mv643xx_eth_private *mp, int offset, u32 data) in wrl() function