/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | neofb.c | 340 par->Attribute[0] = 0x00; /* standard colormap translation */ in vgaHWInit() 341 par->Attribute[1] = 0x01; in vgaHWInit() 342 par->Attribute[2] = 0x02; in vgaHWInit() 343 par->Attribute[3] = 0x03; in vgaHWInit() 344 par->Attribute[4] = 0x04; in vgaHWInit() 345 par->Attribute[5] = 0x05; in vgaHWInit() 346 par->Attribute[6] = 0x06; in vgaHWInit() 347 par->Attribute[7] = 0x07; in vgaHWInit() 348 par->Attribute[8] = 0x08; in vgaHWInit() 349 par->Attribute[ in vgaHWInit() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | neofb.c | 341 par->Attribute[0] = 0x00; /* standard colormap translation */ in vgaHWInit() 342 par->Attribute[1] = 0x01; in vgaHWInit() 343 par->Attribute[2] = 0x02; in vgaHWInit() 344 par->Attribute[3] = 0x03; in vgaHWInit() 345 par->Attribute[4] = 0x04; in vgaHWInit() 346 par->Attribute[5] = 0x05; in vgaHWInit() 347 par->Attribute[6] = 0x06; in vgaHWInit() 348 par->Attribute[7] = 0x07; in vgaHWInit() 349 par->Attribute[8] = 0x08; in vgaHWInit() 350 par->Attribute[ in vgaHWInit() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 428 regp->Attribute[0] = 0x00; /* standard colormap translation */ in nv_crtc_mode_set_vga() 429 regp->Attribute[1] = 0x01; in nv_crtc_mode_set_vga() 430 regp->Attribute[2] = 0x02; in nv_crtc_mode_set_vga() 431 regp->Attribute[3] = 0x03; in nv_crtc_mode_set_vga() 432 regp->Attribute[4] = 0x04; in nv_crtc_mode_set_vga() 433 regp->Attribute[5] = 0x05; in nv_crtc_mode_set_vga() 434 regp->Attribute[6] = 0x06; in nv_crtc_mode_set_vga() 435 regp->Attribute[7] = 0x07; in nv_crtc_mode_set_vga() 436 regp->Attribute[8] = 0x08; in nv_crtc_mode_set_vga() 437 regp->Attribute[ in nv_crtc_mode_set_vga() [all...] |
H A D | disp.h | 27 uint8_t Attribute[21]; member
|
H A D | hw.c | 552 regp->Attribute[i] = NVReadVgaAttr(dev, head, i); in nv_save_state_vga() 584 NVWriteVgaAttr(dev, head, i, regp->Attribute[i]); in nv_load_state_vga()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | crtc.c | 428 regp->Attribute[0] = 0x00; /* standard colormap translation */ in nv_crtc_mode_set_vga() 429 regp->Attribute[1] = 0x01; in nv_crtc_mode_set_vga() 430 regp->Attribute[2] = 0x02; in nv_crtc_mode_set_vga() 431 regp->Attribute[3] = 0x03; in nv_crtc_mode_set_vga() 432 regp->Attribute[4] = 0x04; in nv_crtc_mode_set_vga() 433 regp->Attribute[5] = 0x05; in nv_crtc_mode_set_vga() 434 regp->Attribute[6] = 0x06; in nv_crtc_mode_set_vga() 435 regp->Attribute[7] = 0x07; in nv_crtc_mode_set_vga() 436 regp->Attribute[8] = 0x08; in nv_crtc_mode_set_vga() 437 regp->Attribute[ in nv_crtc_mode_set_vga() [all...] |
H A D | disp.h | 29 uint8_t Attribute[21]; member
|
H A D | hw.c | 554 regp->Attribute[i] = NVReadVgaAttr(dev, head, i); in nv_save_state_vga() 586 NVWriteVgaAttr(dev, head, i, regp->Attribute[i]); in nv_load_state_vga()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 138 VGAwATTR(i, reg->Attribute[i], par); in vgaHWRestore() 226 reg->Attribute[0x00] = 0x00; /* standard colormap translation */ in vgaHWInit() 227 reg->Attribute[0x01] = 0x01; in vgaHWInit() 228 reg->Attribute[0x02] = 0x02; in vgaHWInit() 229 reg->Attribute[0x03] = 0x03; in vgaHWInit() 230 reg->Attribute[0x04] = 0x04; in vgaHWInit() 231 reg->Attribute[0x05] = 0x05; in vgaHWInit() 232 reg->Attribute[0x06] = 0x06; in vgaHWInit() 233 reg->Attribute[0x07] = 0x07; in vgaHWInit() 234 reg->Attribute[ in vgaHWInit() [all...] |
H A D | savagefb.h | 158 unsigned char Attribute[21]; /* Video Attribute */ member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 139 VGAwATTR(i, reg->Attribute[i], par); in vgaHWRestore() 227 reg->Attribute[0x00] = 0x00; /* standard colormap translation */ in vgaHWInit() 228 reg->Attribute[0x01] = 0x01; in vgaHWInit() 229 reg->Attribute[0x02] = 0x02; in vgaHWInit() 230 reg->Attribute[0x03] = 0x03; in vgaHWInit() 231 reg->Attribute[0x04] = 0x04; in vgaHWInit() 232 reg->Attribute[0x05] = 0x05; in vgaHWInit() 233 reg->Attribute[0x06] = 0x06; in vgaHWInit() 234 reg->Attribute[0x07] = 0x07; in vgaHWInit() 235 reg->Attribute[ in vgaHWInit() [all...] |
H A D | savagefb.h | 158 unsigned char Attribute[21]; /* Video Attribute */ member
|
/kernel/linux/linux-5.10/include/video/ |
H A D | neomagic.h | 132 unsigned char Attribute[21]; /* Video Attribute */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | cciss_defs.h | 100 BYTE Attribute:3; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | cciss_defs.h | 100 BYTE Attribute:3; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | neomagic.h | 132 unsigned char Attribute[21]; /* Video Attribute */ member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | cciss_defs.h | 94 BYTE Attribute : 3; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | cciss_defs.h | 94 BYTE Attribute : 3; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | cciss_defs.h | 81 BYTE Attribute:3; member
|
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident_main.c | 454 regs[3] = (voice->Attribute << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 938 voice->Attribute = 0; in snd_trident_playback_prepare() 940 voice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 943 voice->Attribute = 0; in snd_trident_playback_prepare() 964 evoice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 967 evoice->Attribute = 0; in snd_trident_playback_prepare() 1081 voice->Attribute = 0; in snd_trident_capture_prepare() 1170 voice->Attribute = (2 << (30-16)) | in snd_trident_si7018_capture_prepare() 1192 evoice->Attribute = 0; in snd_trident_si7018_capture_prepare() 1247 voice->Attribute in snd_trident_foldback_prepare() [all...] |
H A D | trident.h | 280 unsigned short Attribute; /* 16 bits - SiS 7018 */ member
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident_main.c | 454 regs[3] = (voice->Attribute << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 938 voice->Attribute = 0; in snd_trident_playback_prepare() 940 voice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 943 voice->Attribute = 0; in snd_trident_playback_prepare() 964 evoice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 967 evoice->Attribute = 0; in snd_trident_playback_prepare() 1081 voice->Attribute = 0; in snd_trident_capture_prepare() 1170 voice->Attribute = (2 << (30-16)) | in snd_trident_si7018_capture_prepare() 1192 evoice->Attribute = 0; in snd_trident_si7018_capture_prepare() 1247 voice->Attribute in snd_trident_foldback_prepare() [all...] |
H A D | trident.h | 279 unsigned short Attribute; /* 16 bits - SiS 7018 */ member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | checkpatch.pl | 491 # Notes to $Attribute: 493 our $Attribute = qr{ 1024 $Modifier = qr{(?:$Attribute|$Sparse|$mods)}; 3989 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ && 4091 # remove $Attribute/$Sparse uses to simplify comparisons 4092 $sl =~ s/\b(?:$Attribute|$Sparse)\b//g; 4093 $pl =~ s/\b(?:$Attribute|$Sparse)\b//g; 4500 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) { 4616 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\() 6809 $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute) [all...] |
/kernel/linux/linux-5.10/scripts/ |
H A D | checkpatch.pl | 381 # Notes to $Attribute: 383 our $Attribute = qr{ 795 $Modifier = qr{(?:$Attribute|$Sparse|$mods)}; 3491 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ && 3993 if ($type =~ /^(?:(?:$Storage|$Inline|$Attribute)\s+)*((?:un)?signed)((?:\s*\*)*)\s*$/) { 4109 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\() 6196 $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute)?\s*;/ &&
|