/linux-6.3-rc2/drivers/pci/ |
A D | vgaarb.c | 46 unsigned int decodes; /* what does it decodes */ member 223 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget() 226 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget() 361 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put() 366 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put() 831 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device() 881 old_decodes = vgadev->decodes; in vga_update_device_decodes() 884 vgadev->decodes = new_decodes; in vga_update_device_decodes() 888 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes() 911 unsigned int decodes, in __vga_set_legacy_decoding() argument [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | vgaarb.h | 48 void vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes); 58 unsigned int decodes) in vga_set_legacy_decoding() argument
|
/linux-6.3-rc2/Documentation/gpu/ |
A 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
|
A D | komeda-kms.rst | 25 stage. It fetches the pixel from memory, decodes it if it's AFBC, rotates the
|
/linux-6.3-rc2/arch/mips/cavium-octeon/executive/ |
A D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/ |
A D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/linux-6.3-rc2/drivers/pinctrl/freescale/ |
A D | pinctrl-imx.h | 107 const struct imx_cfg_params_decode *decodes; member
|
A D | pinctrl-imx.c | 312 decode = info->decodes; in imx_pinconf_decode_generic_config()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/media/ |
A D | rockchip,vdec.yaml | 13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
|
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/ |
A D | atmel,sama5d2-pdmic.yaml | 16 that decodes an incoming PDM sample stream.
|
/linux-6.3-rc2/Documentation/networking/caif/ |
A D | linux_caif.rst | 112 External Interface). This layer encodes/decodes VEI frames. 115 traffic), encodes/decodes Datagram frames.
|
/linux-6.3-rc2/drivers/media/rc/img-ir/ |
A D | Kconfig | 25 Say Y here to enable the hardware decode driver which decodes the IR
|
/linux-6.3-rc2/Documentation/driver-api/cxl/ |
A D | memory-devices.rst | 33 given range only decodes to 1 one Host Bridge, but that Host Bridge may in turn 186 decodes them to "ports", "ports" decode to "endpoints", and "endpoints"
|
/linux-6.3-rc2/drivers/vfio/pci/ |
A D | vfio_pci_core.c | 85 unsigned int decodes; in vfio_pci_set_decode() local 92 decodes = VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM; in vfio_pci_set_decode() 103 decodes |= VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM; in vfio_pci_set_decode() 108 return decodes; in vfio_pci_set_decode()
|
/linux-6.3-rc2/Documentation/userspace-api/media/mediactl/ |
A D | media-types.rst | 119 - IF-PLL video decoder. It receives the IF from a PLL and decodes 126 - IF-PLL sound decoder. It receives the IF from a PLL and decodes
|
/linux-6.3-rc2/Documentation/scsi/ |
A D | ufs.rst | 133 controller. Also, the module decodes responses received from the UFS
|
/linux-6.3-rc2/arch/m68k/ifpsp060/ |
A D | isp.doc | 179 After the 060ISP decodes the instruction type and fetches the appropriate
|
/linux-6.3-rc2/Documentation/userspace-api/media/rc/ |
A D | rc-protos.rst | 454 device decodes the protocol. There is a BPF decoder available in v4l-utils.
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | bootconfig.rst | 180 The Linux kernel decodes the last part of the initrd image in memory to
|
/linux-6.3-rc2/Documentation/sound/soc/ |
A D | dapm.rst | 123 Widget that decodes audio data from a compressed format to an
|
/linux-6.3-rc2/Documentation/admin-guide/mm/ |
A D | concepts.rst | 36 address. When the CPU decodes an instruction that reads (or
|
/linux-6.3-rc2/Documentation/networking/dsa/ |
A D | sja1105.rst | 79 decodes the VLAN information from the 802.1Q tag. Advanced VLAN classification
|
/linux-6.3-rc2/tools/perf/Documentation/ |
A D | perf-intel-pt.txt | 1103 is not used. The q option decodes more quickly, but is useful only if the 1129 less detail. The decoder decodes only extended PSB (PSB+) packets, getting the 1170 pay attention to PSB packets, but just decodes the bytes - so the packets seen
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | dev-decoder.rst | 10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fscrypt.rst | 1314 the filesystem just base64url-decodes the user-supplied name to get
|