Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_local.h62 #define NV_WR08(p,i,d) (__raw_writeb((d), (void __iomem *)(p) + (i))) macro
/openbmc/linux/drivers/video/fbdev/riva/
H A Driva_hw.h78 #define NV_WR08(p,i,d) (__raw_writeb((d), (void __iomem *)(p) + (i))) macro