Home
last modified time | relevance | path

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

123

/Linux-v6.6/drivers/video/fbdev/
Dneofb.c341 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-v6.6/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c428 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[9] = 0x09; in nv_crtc_mode_set_vga()
[all …]
/Linux-v6.6/crypto/asymmetric_keys/
Dpkcs8.asn117 Attributes ::= SET OF Attribute
19 Attribute ::= ANY
/Linux-v6.6/Documentation/admin-guide/gpio/
Dgpio-sim.rst27 **Attribute:** ``/config/gpio-sim/gpio-device/dev_name``
29 **Attribute:** ``/config/gpio-sim/gpio-device/live``
40 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/chip_name``
42 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/num_lines``
51 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/name``
58 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog/name``
60 **Attribute:** ``/config/gpio-sim/gpio-device/gpio-bankX/lineY/hog/direction``
/Linux-v6.6/drivers/video/fbdev/savage/
Dsavagefb_driver.c139 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 …]
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-nvdimm14 Description: (RO) Attribute group to describe the magic bits
32 Description: (RO) Attribute group to describe performance monitoring events
Dsysfs-bus-i2c-devices-bq32k5 Description: Attribute for enable/disable the trickle charge bypass
Ddebugfs-driver-qat38 Attribute returns value of the counter which is incremented when
48 Attribute returns value of the counter which is incremented on
Dsysfs-bus-event_source-devices-format6 Attribute group to describe the magic bits that go into
Dsysfs-class-rtc-rtc0-device-rtc_calibration5 Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
Dsysfs-bus-event_source-devices-caps6 Attribute group to describe the capabilities exposed
Dsysfs-bus-event_source-devices-dsa5 Description: Read-only. Attribute group to describe the magic bits
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
Dsysfs-bus-event_source-devices-iommu5 Description: Read-only. Attribute group to describe the magic bits
/Linux-v6.6/Documentation/filesystems/ext4/
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
Deainode.rst3 Large Extended Attribute Values
/Linux-v6.6/drivers/acpi/numa/
DKconfig9 bool "ACPI Heterogeneous Memory Attribute Table Support"
/Linux-v6.6/include/uapi/linux/
Dcciss_defs.h100 BYTE Attribute:3; member
/Linux-v6.6/Documentation/userspace-api/netlink/
Dc-code-gen.rst66 Attribute enums are traditionally unnamed in netlink headers.
76 Attribute enums end with two special values ``__$pfx-MAX`` and ``$pfx-MAX``
/Linux-v6.6/Documentation/translations/zh_TW/process/
Dprogramming-language.rst69 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/Linux-v6.6/Documentation/translations/zh_CN/process/
Dprogramming-language.rst66 https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html
/Linux-v6.6/include/video/
Dneomagic.h132 unsigned char Attribute[21]; /* Video Attribute */ member
/Linux-v6.6/sound/pci/trident/
Dtrident_main.c454 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 = 0; in snd_trident_foldback_prepare()
[all …]
/Linux-v6.6/Documentation/networking/
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-v6.6/Documentation/hwmon/
Dmax6639.rst29 Attribute R/W Contents

123