Home
last modified time | relevance | path

Searched defs:NV_WR16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_local.h64 #define NV_WR16(p,i,d) (__raw_writew((d), (void __iomem *)(p) + (i))) macro
/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.h80 #define NV_WR16(p,i,d) (__raw_writew((d), (void __iomem *)(p) + (i))) macro