Home
last modified time | relevance | path

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

123

/linux/drivers/video/fbdev/
A Dneofb.c341 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[9] = 0x09; in vgaHWInit()
350 par->Attribute[10] = 0x0A; in vgaHWInit()
[all …]
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dcrtc.c429 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[9] = 0x09; in nv_crtc_mode_set_vga()
438 regp->Attribute[10] = 0x0A; in nv_crtc_mode_set_vga()
[all …]
A Ddisp.h27 uint8_t Attribute[21]; member
/linux/crypto/asymmetric_keys/
A Dpkcs8.asn117 Attributes ::= SET OF Attribute
19 Attribute ::= ANY
/linux/drivers/video/fbdev/savage/
A Dsavagefb_driver.c236 reg->Attribute[0x0a] = 0x0A; in vgaHWInit()
237 reg->Attribute[0x0b] = 0x0B; in vgaHWInit()
238 reg->Attribute[0x0c] = 0x0C; in vgaHWInit()
239 reg->Attribute[0x0d] = 0x0D; in vgaHWInit()
240 reg->Attribute[0x0e] = 0x0E; in vgaHWInit()
241 reg->Attribute[0x0f] = 0x0F; in vgaHWInit()
242 reg->Attribute[0x10] = 0x41; in vgaHWInit()
243 reg->Attribute[0x11] = 0xFF; in vgaHWInit()
244 reg->Attribute[0x12] = 0x0F; in vgaHWInit()
245 reg->Attribute[0x13] = 0x00; in vgaHWInit()
[all …]
/linux/Documentation/filesystems/ext4/
A Dattributes.rst109 - Attribute name index. There is a discussion of this below.
137 - Attribute name. Does not include trailing NULL.
139 Attribute values can follow the end of the entry table. There appears to
149 Attribute Name Indices
A Deainode.rst3 Large Extended Attribute Values
/linux/Documentation/ABI/testing/
A Dsysfs-bus-i2c-devices-bq32k5 Description: Attribute for enable/disable the trickle charge bypass
A Dsysfs-bus-event_source-devices-format6 Attribute group to describe the magic bits that go into
A Dsysfs-class-rtc-rtc0-device-rtc_calibration5 Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
A Dsysfs-bus-event_source-devices-dfl_fme5 Description: Read-only. Attribute group to describe the magic bits
35 Description: Read-only. Attribute group to describe performance monitoring
A Dsysfs-bus-event_source-devices-dsa5 Description: Read-only. Attribute group to describe the magic bits
A Dsysfs-class-net-phydev53 Attribute created only when this is the case.
/linux/drivers/acpi/numa/
A DKconfig9 bool "ACPI Heterogeneous Memory Attribute Table Support"
/linux/sound/pci/trident/
A Dtrident_main.c938 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()
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 = 0; in snd_trident_foldback_prepare()
1269 evoice->Attribute = 0; in snd_trident_foldback_prepare()
1404 voice->Attribute = 0; in snd_trident_spdif_prepare()
[all …]
/linux/include/uapi/linux/
A Dcciss_defs.h100 BYTE Attribute:3; member
/linux/Documentation/networking/
A Dl2tp.rst125 Attribute Required Use
155 Attribute Required Use
163 Attribute Required Use
172 Attribute Required Use
181 Attribute Required Use
209 Attribute Required Use
223 Attribute Required Use
244 Attribute Required Use
/linux/Documentation/translations/zh_CN/process/
A Dprogramming-language.rst67 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/Documentation/translations/zh_TW/process/
A Dprogramming-language.rst70 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/include/video/
A Dneomagic.h132 unsigned char Attribute[21]; /* Video Attribute */ member
/linux/Documentation/hwmon/
A Dmax6639.rst29 Attribute R/W Contents
/linux/Documentation/admin-guide/pm/
A Dintel_epb.rst16 Intel Performance and Energy Bias Attribute in ``sysfs``
/linux/Documentation/ABI/stable/
A Dsysfs-fs-orangefs66 Attribute cache configurable settings.
/linux/Documentation/process/
A Dprogramming-language.rst44 .. [gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/linux/Documentation/translations/it_IT/process/
A Dprogramming-language.rst52 .. [it-gcc-attribute-syntax] https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html

Completed in 44 milliseconds

123