Home
last modified time | relevance | path

Searched defs:VGA_WR08 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_local.h70 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/nvidia/
H A Dnv_local.h70 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Driva_hw.h85 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.h85 #define VGA_WR08(p,i,d) (writeb((d), (void __iomem *)(p) + (i))) macro

Completed in 4 milliseconds