/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 429 regp->Attribute[0] = 0x00; /* standard colormap translation */ in nv_crtc_mode_set_vga() 430 regp->Attribute[1] = 0x01; in nv_crtc_mode_set_vga() 431 regp->Attribute[2] = 0x02; in nv_crtc_mode_set_vga() 432 regp->Attribute[3] = 0x03; in nv_crtc_mode_set_vga() 433 regp->Attribute[4] = 0x04; in nv_crtc_mode_set_vga() 434 regp->Attribute[5] = 0x05; in nv_crtc_mode_set_vga() 435 regp->Attribute[6] = 0x06; in nv_crtc_mode_set_vga() 436 regp->Attribute[7] = 0x07; in nv_crtc_mode_set_vga() 437 regp->Attribute[8] = 0x08; in nv_crtc_mode_set_vga() 438 regp->Attribute[9] = 0x09; in nv_crtc_mode_set_vga() [all …]
|
D | disp.h | 24 uint8_t Attribute[21]; member
|
D | hw.c | 547 regp->Attribute[i] = NVReadVgaAttr(dev, head, i); in nv_save_state_vga() 579 NVWriteVgaAttr(dev, head, i, regp->Attribute[i]); in nv_load_state_vga()
|
/linux-4.4.14/drivers/video/fbdev/ |
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[9] = 0x09; in vgaHWInit() [all …]
|
/linux-4.4.14/drivers/video/fbdev/savage/ |
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[0x08] = 0x08; in vgaHWInit() [all …]
|
D | savagefb.h | 158 unsigned char Attribute[21]; /* Video Attribute */ member
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-rtc-rtc0-device-rtc_calibration | 1 What: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
|
D | sysfs-bus-event_source-devices-format | 6 Attribute group to describe the magic bits that go into
|
D | sysfs-driver-wacom | 16 Attribute group for control of the status LEDs and the OLEDs.
|
/linux-4.4.14/Documentation/x86/ |
D | 00-INDEX | 16 - Page Attribute Table intro and API
|
D | pat.txt | 2 PAT (Page Attribute Table) 4 x86 Page Attribute Table (PAT) allows for setting the memory attribute at the
|
/linux-4.4.14/include/uapi/linux/ |
D | cciss_defs.h | 99 BYTE Attribute:3; member
|
/linux-4.4.14/include/video/ |
D | neomagic.h | 132 unsigned char Attribute[21]; /* Video Attribute */ member
|
/linux-4.4.14/Documentation/hwmon/ |
D | max6639 | 24 Attribute R/W Contents
|
D | ucd9000 | 107 fan control (UCD90124, UCD90910). Attribute files are
|
D | pmbus | 144 Attribute files only exist if respective sensors are supported by the chip.
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 468 regs[3] = (voice->Attribute << 16) | FmcRvolCvol; in snd_trident_write_voice_regs() 979 voice->Attribute = 0; in snd_trident_playback_prepare() 981 voice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 984 voice->Attribute = 0; in snd_trident_playback_prepare() 1005 evoice->Attribute = (1<<(30-16))|(2<<(26-16))| in snd_trident_playback_prepare() 1008 evoice->Attribute = 0; in snd_trident_playback_prepare() 1122 voice->Attribute = 0; in snd_trident_capture_prepare() 1217 voice->Attribute = (2 << (30-16)) | in snd_trident_si7018_capture_prepare() 1239 evoice->Attribute = 0; in snd_trident_si7018_capture_prepare() 1294 voice->Attribute = 0; in snd_trident_foldback_prepare() [all …]
|
D | trident.h | 295 unsigned short Attribute; /* 16 bits - SiS 7018 */ member
|
/linux-4.4.14/Documentation/fb/ |
D | ep93xx-fb.txt | 45 Video Attribute Flags
|
/linux-4.4.14/drivers/block/ |
D | cciss.c | 2571 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2583 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2595 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2602 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2616 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2626 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2638 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2648 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 2657 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd() 3346 c->Request.Type.Attribute = ATTR_SIMPLE; in do_cciss_request() [all …]
|
D | cciss_scsi.c | 319 printk("Attr:%d\n",cp->Request.Type.Attribute); 937 c->Request.Type.Attribute = ATTR_SIMPLE; in cciss_scsi_do_simple_cmd() 1468 c->Request.Type.Attribute = ATTR_SIMPLE; in cciss_scsi_queue_command_lck()
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | TODO | 38 in the Extended Attribute format their SFU clients would recognize.
|
D | README | 151 shares on NTFS filesystems). Extended Attribute (xattr) support is an optional
|
/linux-4.4.14/Documentation/filesystems/ |
D | sysfs.txt | 165 Reading/Writing Attribute Data 202 Attribute method implementations should operate on an identical
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 282 our $Attribute = qr{ 534 $Modifier = qr{(?:$Attribute|$Sparse|$mods)}; 2772 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ && 3317 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\() 5219 … $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute)?\s*;/ &&
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 1062 * Slave Split Out Attribute 0 1072 * Slave Split Out Attribute 1 1083 * Slave Split Out Attribute 2 1328 * Task Attribute Pointer
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 522 Task Attribute 529 File Attribute
|
D | keys.txt | 244 (*) Set Attribute
|
/linux-4.4.14/Documentation/thermal/ |
D | sysfs-api.txt | 300 Attribute is only present for zones in which the passive cooling
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 61 then write the entire buffer back. Attribute files have a maximum size
|
/linux-4.4.14/fs/cifs/ |
D | cifspdu.h | 2511 __le32 Attribute; member
|