Searched defs:rdl (Results 1 – 4 of 4) sorted by relevance
25 #define rdl(off) readl_relaxed(hcd->regs + (off)) macro
179 #define rdl(ep, off) __raw_readl((ep)->base_addr + (off)) macro
273 static inline u32 rdl(struct pxa168_eth_private *pep, int offset) in rdl() function
418 static inline u32 rdl(struct mv643xx_eth_private *mp, int offset) in rdl() function