Home
last modified time | relevance | path

Searched +full:irq +full:- +full:status +full:- +full:read +full:- +full:quirk (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/sd/
H A Dsdhci.h8 * Based on MMC controller for Samsung S5PC1xx-based board emulation
51 qemu_irq irq; member
60 uint32_t rspreg[4]; /* Response Registers 0-3 */
68 uint8_t admaerr; /* ADMA Error Status Register */
69 uint16_t norintsts; /* Normal Interrupt Status Register */
70 uint16_t errintsts; /* Error Interrupt Status Register */
71 uint16_t norintstsen; /* Normal Interrupt Status Enable Register */
72 uint16_t errintstsen; /* Error Interrupt Status Enable Register */
75 uint16_t acmd12errsts; /* Auto CMD12 error status register */
80 /* Read-only registers */
[all …]
/openbmc/qemu/hw/sd/
H A Dsdhci.c10 * Based on MMC controller for Samsung S5PC1xx-based board emulation
29 #include "qemu/error-report.h"
31 #include "hw/irq.h"
32 #include "hw/qdev-properties.h"
38 #include "sdhci-internal.h"
43 #define TYPE_SDHCI_BUS "sdhci-bus"
52 return 1 << (9 + FIELD_EX32(s->capareg, SDHC_CAPAB, MAXBLOCKLENGTH)); in DECLARE_INSTANCE_CHECKER()
59 if (s->sd_spec_version >= 3) { in sdhci_check_capab_freq_range()
68 "in range 0-63 only", desc); in sdhci_check_capab_freq_range()
76 uint64_t msk = s->capareg; in sdhci_check_capareg()
[all …]
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c1 // SPDX-License-Identifier: GPL-2.0+
5 * Based on xHCI host controller driver in linux-kernel
19 * The quirk devices support hasn't been given yet.
48 2, /* bNrPorts -- runtime modified */
121 for (dev = udev->dev; in xhci_get_ctrl()
123 dev = dev->parent) in xhci_get_ctrl()
127 return udev->controller; in xhci_get_ctrl()
135 * @param ptr pointer to the register to be read
136 * @param mask mask for the value read
149 return -ENODEV; in handshake()
[all …]
/openbmc/qemu/hw/ppc/
H A Dpnv.c4 * Copyright (c) 2016-2024, IBM Corporation.
6 * SPDX-License-Identifier: GPL-2.0-or-later
46 #include "target/ppc/mmu-hash64.h"
48 #include "hw/pci-host/pnv_phb.h"
49 #include "hw/pci-host/pnv_phb3.h"
50 #include "hw/pci-host/pnv_phb4.h"
53 #include "hw/qdev-properties.h"
59 #include "hw/char/serial-isa.h"
70 #define PNOR_FILE_NAME "pnv-pnor.bin"
80 int len = strlen(chip_type) - strlen(PNV_CHIP_TYPE_SUFFIX); in pnv_chip_core_typename()
[all …]
/openbmc/qemu/hw/vfio/
H A Dpci.c10 * the COPYING file in the top-level directory.
12 * Based on qemu-kvm device-assignment:
18 * Copyright (C) 2008, IBM, Muli Ben-Yehuda (muli@il.ibm.com)
30 #include "hw/qdev-properties.h"
31 #include "hw/qdev-properties-system.h"
32 #include "hw/vfio/vfio-cpr.h"
36 #include "qemu/error-report.h"
37 #include "qemu/main-loop.h"
47 #include "migration/qemu-file.h"
49 #include "vfio-migration-internal.h"
[all …]
/openbmc/
Dopengrok1.0.log1 2025-12-24 03:01:02.878-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-24 03:01:02.953-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]
Dopengrok2.0.log1 2025-12-23 03:06:24.374-0600 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler
2 2025-12-23 03:06:24.449-0600 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, -
[all...]