Home
last modified time | relevance | path

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

/linux/drivers/gpu/vga/
A Dvgaarb.c245 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget()
248 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget()
383 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put()
388 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put()
710 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device()
764 old_decodes = vgadev->decodes; in vga_update_device_decodes()
767 vgadev->decodes = new_decodes; in vga_update_device_decodes()
771 vga_iostate_to_str(vgadev->decodes), in vga_update_device_decodes()
794 unsigned int decodes, in __vga_set_legacy_decoding() argument
800 decodes &= VGA_RSRC_LEGACY_MASK; in __vga_set_legacy_decoding()
[all …]
/linux/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/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/arch/mips/cavium-octeon/executive/
A DMakefile17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
/linux/Documentation/devicetree/bindings/media/i2c/
A Dtvp514x.txt4 digital video decoder that digitizes and decodes all popular baseband analog
/linux/drivers/pinctrl/freescale/
A Dpinctrl-imx.h107 const struct imx_cfg_params_decode *decodes; member
A Dpinctrl-imx.c310 decode = info->decodes; in imx_pinconf_decode_generic_config()
/linux/Documentation/devicetree/bindings/media/
A Drockchip,vdec.yaml13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
/linux/Documentation/networking/caif/
A Dlinux_caif.rst112 External Interface). This layer encodes/decodes VEI frames.
115 traffic), encodes/decodes Datagram frames.
/linux/drivers/media/rc/img-ir/
A DKconfig25 Say Y here to enable the hardware decode driver which decodes the IR
/linux/drivers/vfio/pci/
A Dvfio_pci_core.c60 unsigned int decodes; in vfio_pci_set_decode() local
67 decodes = VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM; in vfio_pci_set_decode()
78 decodes |= VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM; in vfio_pci_set_decode()
83 return decodes; in vfio_pci_set_decode()
/linux/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/Documentation/scsi/
A Dufs.rst131 controller. Also, the module decodes, responses received from UFS
/linux/arch/m68k/ifpsp060/
A Disp.doc179 After the 060ISP decodes the instruction type and fetches the appropriate
/linux/Documentation/userspace-api/media/rc/
A Drc-protos.rst454 device decodes the protocol. There is a BPF decoder available in v4l-utils.
/linux/Documentation/admin-guide/
A Dbootconfig.rst174 The Linux kernel decodes the last part of the initrd image in memory to
/linux/Documentation/sound/soc/
A Ddapm.rst123 Widget that decodes audio data from a compressed format to an
/linux/Documentation/admin-guide/mm/
A Dconcepts.rst38 address. When the CPU decodes an instruction that reads (or
/linux/tools/perf/Documentation/
A Dperf-intel-pt.txt1043 is not used. The q option decodes more quickly, but is useful only if the
1069 less detail. The decoder decodes only extended PSB (PSB+) packets, getting the
1110 pay attention to PSB packets, but just decodes the bytes - so the packets seen
/linux/Documentation/networking/dsa/
A Dsja1105.rst79 decodes the VLAN information from the 802.1Q tag. Advanced VLAN classification
/linux/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/Documentation/filesystems/
A Dfscrypt.rst1274 the filesystem just base64url-decodes the user-supplied name to get
/linux/Documentation/networking/
A Darcnet-hardware.rst127 amplifies, but the smart one decodes to digital and encodes back all packets

Completed in 41 milliseconds