Home
last modified time | relevance | path

Searched refs:decodes (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/drivers/pci/
A Dvgaarb.c46 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 Dvgaarb.h48 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 Dvgaarbiter.rst44 "<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 Dkomeda-kms.rst25 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 DMakefile17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Dtvp514x.txt4 digital video decoder that digitizes and decodes all popular baseband analog
/linux-6.3-rc2/drivers/pinctrl/freescale/
A Dpinctrl-imx.h107 const struct imx_cfg_params_decode *decodes; member
A Dpinctrl-imx.c312 decode = info->decodes; in imx_pinconf_decode_generic_config()
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drockchip,vdec.yaml13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
/linux-6.3-rc2/Documentation/devicetree/bindings/sound/
A Datmel,sama5d2-pdmic.yaml16 that decodes an incoming PDM sample stream.
/linux-6.3-rc2/Documentation/networking/caif/
A Dlinux_caif.rst112 External Interface). This layer encodes/decodes VEI frames.
115 traffic), encodes/decodes Datagram frames.
/linux-6.3-rc2/drivers/media/rc/img-ir/
A DKconfig25 Say Y here to enable the hardware decode driver which decodes the IR
/linux-6.3-rc2/Documentation/driver-api/cxl/
A Dmemory-devices.rst33 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 Dvfio_pci_core.c85 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 Dmedia-types.rst119 - 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 Dufs.rst133 controller. Also, the module decodes responses received from the UFS
/linux-6.3-rc2/arch/m68k/ifpsp060/
A Disp.doc179 After the 060ISP decodes the instruction type and fetches the appropriate
/linux-6.3-rc2/Documentation/userspace-api/media/rc/
A Drc-protos.rst454 device decodes the protocol. There is a BPF decoder available in v4l-utils.
/linux-6.3-rc2/Documentation/admin-guide/
A Dbootconfig.rst180 The Linux kernel decodes the last part of the initrd image in memory to
/linux-6.3-rc2/Documentation/sound/soc/
A Ddapm.rst123 Widget that decodes audio data from a compressed format to an
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dconcepts.rst36 address. When the CPU decodes an instruction that reads (or
/linux-6.3-rc2/Documentation/networking/dsa/
A Dsja1105.rst79 decodes the VLAN information from the 802.1Q tag. Advanced VLAN classification
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-intel-pt.txt1103 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 Ddev-decoder.rst10 H.264/HEVC stream, raw VP8/9 stream) and decodes them into raw video frames in
/linux-6.3-rc2/Documentation/filesystems/
A Dfscrypt.rst1314 the filesystem just base64url-decodes the user-supplied name to get

Completed in 35 milliseconds

12