Searched refs:decodes (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/vga/
H A Dvgaarb.c57 unsigned int decodes; /* what does it decodes */ member in struct:vga_device
171 (vgadev->decodes & VGA_RSRC_LEGACY_IO))
174 (vgadev->decodes & VGA_RSRC_LEGACY_MEM))
227 * to check "decodes" since it should be impossible to own
231 WARN_ON(conflict->owns & ~conflict->decodes);
260 * also have in "decodes". We can lock resources we don't decode but
271 vgadev->owns |= (wants & vgadev->decodes);
297 if (vgadev->decodes & VGA_RSRC_LEGACY_IO)
302 if (vgadev->decodes
600 __vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes, bool userspace) argument
623 vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/vga/
H A Dvgaarb.c57 unsigned int decodes; /* what does it decodes */ member in struct:vga_device
171 (vgadev->decodes & VGA_RSRC_LEGACY_IO))
174 (vgadev->decodes & VGA_RSRC_LEGACY_MEM))
227 * to check "decodes" since it should be impossible to own
231 WARN_ON(conflict->owns & ~conflict->decodes);
260 * also have in "decodes". We can lock resources we don't decode but
271 vgadev->owns |= (wants & vgadev->decodes);
297 if (vgadev->decodes & VGA_RSRC_LEGACY_IO)
302 if (vgadev->decodes
600 __vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes, bool userspace) argument
623 vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dvgaarb.h56 * @decodes: bit mask of what legacy regions the card decodes
58 * Indicates to the arbiter if the card decodes legacy VGA IOs,
66 unsigned int decodes);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/octeon/
H A DMakefile27 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/octeon/
H A DMakefile27 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dvgaarb.h56 * @decodes: bit mask of what legacy regions the card decodes
58 * Indicates to the arbiter if the card decodes legacy VGA IOs,
66 unsigned int decodes);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/doc/
H A D08-residue.tex352 Format zero decodes partitions exactly as described earlier in the
386 Format 1 decodes partitions exactly as described earlier in the
H A D06-floor0.tex26 Configuration information for instances of floor zero decodes from the
H A D01-introduction.tex54 packets in sequence, decodes them, synthesizes audio frames from
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/doc/
H A D08-residue.tex352 Format zero decodes partitions exactly as described earlier in the
386 Format 1 decodes partitions exactly as described earlier in the
H A D06-floor0.tex26 Configuration information for instances of floor zero decodes from the
H A D01-introduction.tex54 packets in sequence, decodes them, synthesizes audio frames from
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/doc/
H A D08-residue.tex352 Format zero decodes partitions exactly as described earlier in the
386 Format 1 decodes partitions exactly as described earlier in the
H A D06-floor0.tex26 Configuration information for instances of floor zero decodes from the
H A D01-introduction.tex54 packets in sequence, decodes them, synthesizes audio frames from

Completed in 139 milliseconds