Searched refs:decodes (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/vga/ |
D | vgaarb.c | 60 unsigned int decodes; /* what does it decodes */ member 183 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget() 186 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget() 257 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() 259 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget() 331 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put() 336 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put() 555 vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM | in vga_arbiter_add_pci_device() 601 vga_iostate_to_str(vgadev->decodes), in vga_arbiter_add_pci_device() 629 if (vgadev->decodes & (VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM)) in vga_arbiter_del_pci_device() [all …]
|
/linux-4.4.14/include/linux/ |
D | vgaarb.h | 70 unsigned int decodes); 73 unsigned int decodes) { }; in vga_set_legacy_decoding() argument
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/linux-4.4.14/Documentation/networking/caif/ |
D | Linux-CAIF.txt | 98 External Interface). This layer encodes/decodes VEI frames. 101 traffic), encodes/decodes Datagram frames.
|
/linux-4.4.14/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.4.14/drivers/media/rc/img-ir/ |
D | Kconfig | 24 Say Y here to enable the hardware decode driver which decodes the IR
|
/linux-4.4.14/Documentation/scsi/ |
D | ufs.txt | 110 controller. Also, the module decodes, responses received from UFS
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | isp.doc | 179 After the 060ISP decodes the instruction type and fetches the appropriate
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 741 pay attention to PSB packets, but just decodes the bytes - so the packets seen
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 118 amplifies, but the smart one decodes to digital and encodes back all packets
|