Searched refs:NV_WR16 (Results 1 – 2 of 2) sorted by relevance
64 #define NV_WR16(p,i,d) (__raw_writew((d), (void __iomem *)(p) + (i))) macro
80 #define NV_WR16(p,i,d) (__raw_writew((d), (void __iomem *)(p) + (i))) macro
Completed in 7 milliseconds