/openbmc/linux/drivers/pci/ |
H A D | vgaarb.c | 45 unsigned int decodes; /* what it decodes */ member 224 (vgadev->decodes & VGA_RSRC_LEGACY_IO)) in __vga_tryget() 227 (vgadev->decodes & VGA_RSRC_LEGACY_MEM)) in __vga_tryget() 298 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_MEM) in __vga_tryget() 300 if ((match & conflict->decodes) & VGA_RSRC_LEGACY_IO) in __vga_tryget() 370 if (vgadev->decodes & VGA_RSRC_LEGACY_IO) in __vga_put() 375 if (vgadev->decodes & VGA_RSRC_LEGACY_MEM) in __vga_put() 757 * client decide if devices decodes legacy things or not. 791 vgadev->decodes = VGA_RSRC_LEGACY_IO | VGA_RSRC_LEGACY_MEM | in vga_arbiter_add_pci_device() 835 vgaarb_info(&pdev->dev, "VGA device added: decodes=%s,owns=%s,locks=%s\n", in vga_arbiter_add_pci_device() [all …]
|
/openbmc/linux/Documentation/gpu/ |
H A D | vgaarbiter.rst | 44 "<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
|
/openbmc/libbej/src/ |
H A D | bej_decoder_core.c | 301 * @brief Decodes a BejSet type SFLV BEJ tuple. 373 * @brief Decodes a BejArray type SFLV BEJ tuple. 439 * @brief Decodes a BejNull type SFLV BEJ tuple. 454 * @brief Decodes a BejInteger type SFLV BEJ tuple. 480 * @brief Decodes a BejEnum type SFLV BEJ tuple. 532 * @brief Decodes a BejString type SFLV BEJ tuple. 558 * @brief Decodes a BejReal type SFLV BEJ tuple. 609 * @brief Decodes a BejBoolean type SFLV BEJ tuple. 634 * @brief Decodes a BejPropertyAnnotation type SFLV BEJ tuple. 677 * @brief Decodes an encoded bej stream.
|
/openbmc/linux/include/linux/ |
H A D | vgaarb.h | 29 void vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes); 39 unsigned int decodes) in vga_set_legacy_decoding() argument
|
H A D | screen_info.h | 86 * screen_info_video_type() - Decodes the video type from struct screen_info
|
/openbmc/linux/Documentation/networking/caif/ |
H A D | linux_caif.rst | 104 - CFCTRL CAIF Control layer. Encodes and Decodes control messages 112 External Interface). This layer encodes/decodes VEI frames. 115 traffic), encodes/decodes Datagram frames.
|
/openbmc/linux/crypto/ |
H A D | rsa_helper.c | 152 * rsa_parse_pub_key() - decodes the BER encoded buffer and stores in the 170 * rsa_parse_priv_key() - decodes the BER encoded buffer and stores in the
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-hexbytes_1.3.0.bb | 1 SUMMARY = "Python bytes subclass that decodes hex, with a readable console output."
|
/openbmc/linux/arch/x86/entry/vsyscall/ |
H A D | vsyscall_64.c | 233 /* this decodes regs->di and regs->si on its own */ in emulate_vsyscall() 238 /* this decodes regs->di on its own */ in emulate_vsyscall() 246 /* this decodes regs->di, regs->si and regs->dx on its own */ in emulate_vsyscall()
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qmi_encdec.c | 425 * qmi_decode_basic_elem() - Decodes elements of basic/primary data type 431 * This function decodes the "elem_len" number of elements in QMI wire format, 453 * qmi_decode_struct_elem() - Decodes elements of struct data type 462 * This function decodes the "elem_len" number of elements in QMI wire format, 501 * qmi_decode_string_elem() - Decodes elements of string data type 509 * This function decodes the string element of maximum length
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/edid-decode/ |
H A D | edid-decode_git.bb | 2 DESCRIPTION = "edid-decode decodes EDID monitor description data in human-readable format."
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/ |
H A D | libtasn1_4.19.0.bb | 2 DESCRIPTION = "A highly portable C library that encodes and decodes \
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | Makefile | 17 cvmx-interrupt-decodes.o cvmx-interrupt-rsl.o
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | tvp514x.txt | 4 digital video decoder that digitizes and decodes all popular baseband analog
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/ |
H A D | audiofile_0.3.6.bb | 20 file://0008-Check-for-multiplication-overflow-in-MSADPCM-decodeS.patch \
|
/openbmc/linux/drivers/media/rc/img-ir/ |
H A D | Kconfig | 25 Say Y here to enable the hardware decode driver which decodes the IR
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip,vdec.yaml | 13 The Rockchip rk3399 has a stateless Video Decoder that can decodes H.264,
|
/openbmc/qemu/target/hexagon/ |
H A D | insn.h | 62 /* Pre-decodes about COF */
|
/openbmc/linux/arch/x86/kernel/ |
H A D | i8237.c | 57 * LPC traffic for POST codes. Original LPC only decodes one byte of in i8237A_init_ops()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | atmel,sama5d2-pdmic.yaml | 16 that decodes an incoming PDM sample stream.
|
/openbmc/linux/fs/btrfs/ |
H A D | messages.c | 113 * __btrfs_handle_fs_error decodes expected errors from the caller and 286 * __btrfs_panic decodes unexpected, fatal errors from the caller, issues an
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_osd_afbcd.c | 34 * The decoder reads the data from the SDRAM, decodes and sends the 49 * the ARM AFBC Decoder reads the data from the SDRAM then decodes
|
/openbmc/linux/Documentation/driver-api/cxl/ |
H A D | memory-devices.rst | 33 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"
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/ |
H A D | brcmu_d11.h | 145 * @decchspec: decodes chanspec into generic info
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/silvermont/ |
H A D | frontend.json | 62 … produced by two mechanisms. Either they are generated by hardware that decodes instructions into…
|