Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\video\vga.h Create Date:2022-07-28 08:49:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:VGA CRTC register read/write

Proto:static inline unsigned char vga_rcrt(void __iomem *regbase, unsigned char reg)

Type:unsigned char

Parameter:

TypeParameterName
void __iomem *regbase
unsigned charreg
267  vga_w(regbase, CRT Controller Index - color emulation , reg)
268  Return vga_r(regbase, CRT Controller Data Register - color emulation )