Home
last modified time | relevance | path

Searched refs:Alpha (Results 1 – 25 of 46) sorted by relevance

12

/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-sh_mobile_lcdc_fb10 the mode is not set to Alpha Blending.
22 - 0 - Alpha Blending
/linux/Documentation/RCU/
H A DNMI-RCU.rst55 for anyone attempting to do something similar on Alpha or on systems
59 …Why might the rcu_dereference_sched() be necessary on Alpha, given that the code referenced by the…
107 …Why might the rcu_dereference_sched() be necessary on Alpha, given that the code referenced by the…
H A Drcu.rst23 shared memory, or (on CPUs other than Alpha) execute any memory
H A Drcu_dereference.rst30 bugs due to games that compilers and DEC Alpha can play.
34 DEC Alpha can load a pointer, dereference that pointer, and
37 also prevents DEC Alpha from playing these tricks.)
/linux/Documentation/admin-guide/media/
H A Ddvb-usb-vp7045-cardlist.rst17 * - Twinhan USB2.0 DVB-T receiver (TwinhanDTV Alpha/MagicBox II)
H A Dusb-cardlist.rst82 dvb-usb-vp7045 TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0
/linux/arch/alpha/
H A DKconfig.debug37 on the Alpha. The only time you would ever not say Y is to say M in
/linux/sound/pci/trident/
H A Dtrident_main.c445 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs()
453 regs[0] = (voice->CSO << 16) | ((voice->Alpha & 0x00000fff) << 4) | in snd_trident_write_voice_regs()
464 regs[3] = (voice->Alpha << 20) | in snd_trident_write_voice_regs()
926 voice->Alpha = 0; in snd_trident_playback_prepare()
952 evoice->Alpha = 0; in snd_trident_playback_prepare()
1071 voice->Alpha = 0; in snd_trident_capture_prepare()
1158 voice->Alpha = 0; in snd_trident_si7018_capture_prepare()
1178 evoice->Alpha = 0; in snd_trident_si7018_capture_prepare()
1235 voice->Alpha = 0; in snd_trident_foldback_prepare()
1254 evoice->Alpha = 0; in snd_trident_foldback_prepare()
[all …]
H A Dtrident.h277 unsigned short Alpha; /* 12 bits */ member
/linux/Documentation/fb/
H A Dcirrusfb.rst27 - Alpha
H A Dtgafb.rst6 cards, which are usually found in older Digital Alpha systems. The
H A Dmatroxfb.rst6 Alpha, Intel and PPC boxes.
309 `noaccel` (and cfb4 accel) driver does not work on Alpha. So everyone
310 with access to `/dev/fb*` on Alpha can hang machine (you should restrict
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fbuf.rst228 the framebuffer or VGA signal. Alpha blending makes no sense for
233 Alpha blending makes no sense for destructive overlays.
237 channel of the framebuffer or VGA signal. Alpha blending makes no
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu72_discrete.h523 uint16_t Alpha; member
535 uint16_t Alpha; member
H A Dsmu74_discrete.h514 uint16_t Alpha; member
526 uint16_t Alpha; member
H A Dsmu73_discrete.h505 uint16_t Alpha; member
517 uint16_t Alpha; member
H A Dsmu75_discrete.h525 uint16_t Alpha; member
537 uint16_t Alpha; member
H A Dsmu72.h434 uint32_t Alpha; member
/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst32 (至少)Compaq Alpha AXP、Sun SPARC与UltraSPARC、Motorola 68000、PowerPC、
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx50 - Fix a compilation problem on Alpha introduced in version 3.2g.
244 - Changes from Eddie Dost for Sparc and Alpha:
379 - Add CCB done queue support for Alpha and perhaps some other
382 Alpha architectures.
395 on-chip RAM usable for linux-1.2.13 and for Linux-Alpha for
/linux/arch/alpha/lib/
H A Dudiv-qrnnd.S1 # Alpha 21064 __udiv_qrnnd
/linux/drivers/media/usb/dvb-usb/
H A DKconfig336 tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
341 TwinhanDTV Alpha (stick) (VP-7045),
/linux/drivers/char/agp/
H A DKconfig121 tristate "Alpha AGP support"
/linux/tools/memory-model/Documentation/
H A Dreferences.txt12 o Compaq Computer Corporation (Ed.). 2002. "Alpha Architecture
/linux/Documentation/
H A Dmemory-barriers.txt96 - And then there's the Alpha.
237 and always in that order. However, on DEC Alpha, READ_ONCE() also
238 emits a memory-barrier instruction, so that a DEC Alpha CPU will
243 Whether on DEC Alpha or not, the READ_ONCE() also prevents compiler
570 DEC Alpha, which means that about the only people who need to pay attention
571 to this section are those working on DEC Alpha architecture-specific code
609 Alpha).
2670 frv), and so the most relaxed case (namely DEC Alpha) must be assumed outside
2911 The DEC Alpha CPU is one of the most relaxed CPUs there is. Not only that,
2912 some versions of the Alpha CPU have a split data cache, permitting them to have
[all …]

12