/kernel/linux/linux-5.10/drivers/gpu/vga/ |
D | vgaarb.c | 66 unsigned int decodes; /* what does it decodes */ member 254 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget() 257 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget() 328 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() 330 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget() 403 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put() 408 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put() 685 vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM | in vga_arbiter_add_pci_device() 730 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device() 758 if (vgadev->decodes & (VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM)) in vga_arbiter_del_pci_device() [all …]
|
/kernel/linux/linux-5.10/include/linux/ |
D | vgaarb.h | 70 unsigned int decodes); 73 unsigned int decodes) { }; in vga_set_legacy_decoding() argument
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | vgaarbiter.rst | 44 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)" 48 diagnostic only). "decodes" indicate what the card currently 49 decodes, "owns" indicates what is currently enabled on it, and 70 decodes <io_state> 157 Indicates to the arbiter if the card decodes legacy VGA IOs, legacy VGA
|
D | komeda-kms.rst | 25 stage. It fetches the pixel from memory, decodes it if it's AFBC, rotates the
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/ |
D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/kernel/linux/linux-5.10/drivers/pinctrl/freescale/ |
D | pinctrl-imx.h | 107 const struct imx_cfg_params_decode *decodes; member
|
D | pinctrl-imx.c | 310 decode = info->decodes; in imx_pinconf_decode_generic_config()
|
/kernel/linux/linux-5.10/Documentation/networking/caif/ |
D | linux_caif.rst | 112 External Interface). This layer encodes/decodes VEI frames. 115 traffic), encodes/decodes Datagram frames.
|
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/ |
D | Kconfig | 25 Say Y here to enable the hardware decode driver which decodes the IR
|
/kernel/linux/linux-5.10/drivers/vfio/pci/ |
D | vfio_pci.c | 127 unsigned int decodes; in vfio_pci_set_vga_decode() local 134 decodes = VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM; in vfio_pci_set_vga_decode() 145 decodes |= VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM; in vfio_pci_set_vga_decode() 150 return decodes; in vfio_pci_set_vga_decode()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/ |
D | media-types.rst | 118 - IF-PLL video decoder. It receives the IF from a PLL and decodes 125 - IF-PLL sound decoder. It receives the IF from a PLL and decodes
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | ufs.rst | 131 controller. Also, the module decodes, responses received from UFS
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/ |
D | isp.doc | 179 After the 060ISP decodes the instruction type and fetches the appropriate
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | bootconfig.rst | 152 The Linux kernel decodes the last part of the initrd image in memory to
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-protos.rst | 454 device decodes the protocol. There is a BPF decoder available in v4l-utils.
|
/kernel/linux/linux-5.10/Documentation/sound/soc/ |
D | dapm.rst | 123 Widget that decodes audio data from a compressed format to an
|
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/ |
D | concepts.rst | 38 address. When the CPU decodes an instruction that reads (or
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-intel-pt.txt | 1020 is not used. The q option decodes more quickly, but is useful only if the 1046 less detail. The decoder decodes only extended PSB (PSB+) packets, getting the 1068 pay attention to PSB packets, but just decodes the bytes - so the packets seen
|
/kernel/linux/linux-5.10/Documentation/networking/dsa/ |
D | sja1105.rst | 270 decodes the VLAN information from the 802.1Q tag. Advanced VLAN classification
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | fscrypt.rst | 1240 filesystem just base64-decodes the user-supplied name to get back to
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | arcnet-hardware.rst | 127 amplifies, but the smart one decodes to digital and encodes back all packets
|