Home
last modified time | relevance | path

Searched refs:Attribute (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c429 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 …]
Ddisp.h24 uint8_t Attribute[21]; member
Dhw.c547 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.1.27/drivers/video/fbdev/
Dneofb.c346 par->Attribute[0] = 0x00; /* standard colormap translation */ in vgaHWInit()
347 par->Attribute[1] = 0x01; in vgaHWInit()
348 par->Attribute[2] = 0x02; in vgaHWInit()
349 par->Attribute[3] = 0x03; in vgaHWInit()
350 par->Attribute[4] = 0x04; in vgaHWInit()
351 par->Attribute[5] = 0x05; in vgaHWInit()
352 par->Attribute[6] = 0x06; in vgaHWInit()
353 par->Attribute[7] = 0x07; in vgaHWInit()
354 par->Attribute[8] = 0x08; in vgaHWInit()
355 par->Attribute[9] = 0x09; in vgaHWInit()
[all …]
/linux-4.1.27/drivers/video/fbdev/savage/
Dsavagefb_driver.c143 VGAwATTR(i, reg->Attribute[i], par); in vgaHWRestore()
231 reg->Attribute[0x00] = 0x00; /* standard colormap translation */ in vgaHWInit()
232 reg->Attribute[0x01] = 0x01; in vgaHWInit()
233 reg->Attribute[0x02] = 0x02; in vgaHWInit()
234 reg->Attribute[0x03] = 0x03; in vgaHWInit()
235 reg->Attribute[0x04] = 0x04; in vgaHWInit()
236 reg->Attribute[0x05] = 0x05; in vgaHWInit()
237 reg->Attribute[0x06] = 0x06; in vgaHWInit()
238 reg->Attribute[0x07] = 0x07; in vgaHWInit()
239 reg->Attribute[0x08] = 0x08; in vgaHWInit()
[all …]
Dsavagefb.h158 unsigned char Attribute[21]; /* Video Attribute */ member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-rtc-rtc0-device-rtc_calibration1 What: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
Dsysfs-bus-event_source-devices-format6 Attribute group to describe the magic bits that go into
Dsysfs-driver-wacom16 Attribute group for control of the status LEDs and the OLEDs.
/linux-4.1.27/Documentation/x86/
D00-INDEX16 - Page Attribute Table intro and API
Dpat.txt2 PAT (Page Attribute Table)
4 x86 Page Attribute Table (PAT) allows for setting the memory attribute at the
/linux-4.1.27/include/uapi/linux/
Dcciss_defs.h99 BYTE Attribute:3; member
/linux-4.1.27/include/video/
Dneomagic.h132 unsigned char Attribute[21]; /* Video Attribute */ member
/linux-4.1.27/Documentation/hwmon/
Dmax663924 Attribute R/W Contents
Ducd9000107 fan control (UCD90124, UCD90910). Attribute files are
Dpmbus140 Attribute files only exist if respective sensors are supported by the chip.
/linux-4.1.27/sound/pci/trident/
Dtrident_main.c468 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 …]
Dtrident.h295 unsigned short Attribute; /* 16 bits - SiS 7018 */ member
/linux-4.1.27/Documentation/mmc/
Dmmc-dev-attrs.txt76 SD/MMC/SDIO Clock Gating Attribute
/linux-4.1.27/Documentation/fb/
Dep93xx-fb.txt45 Video Attribute Flags
/linux-4.1.27/drivers/block/
Dcciss.c2555 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2567 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2579 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2586 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2600 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2610 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2622 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2632 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
2641 c->Request.Type.Attribute = ATTR_SIMPLE; in fill_cmd()
3330 c->Request.Type.Attribute = ATTR_SIMPLE; in do_cciss_request()
[all …]
Dcciss_scsi.c320 printk("Attr:%d\n",cp->Request.Type.Attribute);
938 c->Request.Type.Attribute = ATTR_SIMPLE; in cciss_scsi_do_simple_cmd()
1469 c->Request.Type.Attribute = ATTR_SIMPLE; in cciss_scsi_queue_command_lck()
/linux-4.1.27/Documentation/filesystems/cifs/
DTODO38 in the Extended Attribute format their SFU clients would recognize.
DREADME151 shares on NTFS filesystems). Extended Attribute (xattr) support is an optional
/linux-4.1.27/Documentation/filesystems/
Dsysfs.txt165 Reading/Writing Attribute Data
201 Attribute method implementations should operate on an identical
/linux-4.1.27/scripts/
Dcheckpatch.pl274 our $Attribute = qr{
517 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};
2617 if ($line =~ /^\+(.*)\(\s*$Type\s*\)([ \t]++)((?![={]|\\$|$Attribute|__attribute__))/ &&
3150 \b\Q$name\E(?:\s+$Attribute)*\s*(?:;|=|\[|\()
4969 … $line =~ /(?:$Declare|$DeclareMisordered)\s*$Ident\s*$balanced_parens\s*(?:$Attribute)?\s*;/ &&
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.reg1062 * Slave Split Out Attribute 0
1072 * Slave Split Out Attribute 1
1083 * Slave Split Out Attribute 2
1328 * Task Attribute Pointer
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt269 Attribute is only present for zones in which the passive cooling
/linux-4.1.27/Documentation/security/
DSmack.txt487 Task Attribute
494 File Attribute
Dkeys.txt244 (*) Set Attribute
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt61 then write the entire buffer back. Attribute files have a maximum size
/linux-4.1.27/fs/cifs/
Dcifspdu.h2485 __le32 Attribute; member