Searched defs:NV_WR32 (Results 1 – 2 of 2) sorted by relevance
66 #define NV_WR32(p,i,d) (__raw_writel((d), (void __iomem *)(p) + (i))) macro
82 #define NV_WR32(p,i,d) (__raw_writel((d), (void __iomem *)(p) + (i))) macro
Completed in 7 milliseconds