Searched defs:wrl (Results 1 – 2 of 2) 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