Searched refs:decodes (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/gpu/vga/ |
D | vgaarb.c | 58 unsigned int decodes; /* what does it decodes */ member 182 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget() 185 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget() 256 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() 258 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget() 330 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put() 335 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put() 549 vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM | in vga_arbiter_add_pci_device() 596 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device() 624 if (vgadev->decodes & (VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM)) in vga_arbiter_del_pci_device() [all …]
|
/linux-4.1.27/include/linux/ |
D | vgaarb.h | 70 unsigned int decodes); 73 unsigned int decodes) { }; in vga_set_legacy_decoding() argument
|
/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
/linux-4.1.27/Documentation/ |
D | vgaarbiter.txt | 54 "<card_ID>,decodes=<io_state>,owns=<io_state>,locks=<io_state> (ic,mc)" 58 diagnostic only). "decodes" indicate what the card currently 59 decodes, "owns" indicates what is currently enabled on it, and 74 decodes <io_state> : set the legacy decoding attributes for the card 153 Indicates to the arbiter if the card decodes legacy VGA IOs, legacy VGA
|
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/linux-4.1.27/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 98 External Interface). This layer encodes/decodes VEI frames. 101 traffic), encodes/decodes Datagram frames.
|
/linux-4.1.27/drivers/vfio/pci/ |
D | vfio_pci.c | 82 unsigned int decodes; in vfio_pci_set_vga_decode() local 89 decodes = VGA_RSRC_NORMAL_IO | VGA_RSRC_NORMAL_MEM; in vfio_pci_set_vga_decode() 100 decodes |= VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM; in vfio_pci_set_vga_decode() 105 return decodes; in vfio_pci_set_vga_decode()
|
/linux-4.1.27/drivers/media/rc/img-ir/ |
D | Kconfig | 24 Say Y here to enable the hardware decode driver which decodes the IR
|
/linux-4.1.27/Documentation/scsi/ |
D | ufs.txt | 110 controller. Also, the module decodes, responses received from UFS
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | isp.doc | 179 After the 060ISP decodes the instruction type and fetches the appropriate
|
/linux-4.1.27/Documentation/networking/ |
D | arcnet-hardware.txt | 118 amplifies, but the smart one decodes to digital and encodes back all packets
|