Searched refs:piix4 (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/hw/mips/ |
H A D | malta.c | 1105 PCIDevice *piix4; in mips_malta_init() local 1242 piix4 = pci_new_multifunction(PIIX4_PCI_DEVFN, TYPE_PIIX4_PCI_DEVICE); in mips_malta_init() 1243 qdev_prop_set_uint32(DEVICE(piix4), "smb_io_base", 0x1100); in mips_malta_init() 1244 pci_realize_and_unref(piix4, pci_bus, &error_fatal); in mips_malta_init() 1245 isa_bus = ISA_BUS(qdev_get_child_bus(DEVICE(piix4), "isa.0")); in mips_malta_init() 1247 dev = DEVICE(object_resolve_path_component(OBJECT(piix4), "ide")); in mips_malta_init() 1251 qdev_connect_gpio_out_named(DEVICE(piix4), "intr", 0, i8259_irq); in mips_malta_init() 1254 dev = DEVICE(object_resolve_path_component(OBJECT(piix4), "pm")); in mips_malta_init()
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_processor.c | 80 errata.piix4.throttle = 1; in acpi_processor_errata_piix4() 103 errata.piix4.bmisx = pci_resource_start(dev, 4); in acpi_processor_errata_piix4() 123 errata.piix4.fdma = 1; in acpi_processor_errata_piix4() 130 if (errata.piix4.bmisx) in acpi_processor_errata_piix4() 132 if (errata.piix4.fdma) in acpi_processor_errata_piix4()
|
H A D | processor_idle.c | 326 if (errata.piix4.fdma) { in acpi_processor_power_verify_c3() 513 else if (errata.piix4.bmisx) { in acpi_idle_bm_check() 514 if ((inb_p(errata.piix4.bmisx + 0x02) & 0x01) in acpi_idle_bm_check() 515 || (inb_p(errata.piix4.bmisx + 0x0A) & 0x01)) in acpi_idle_bm_check()
|
H A D | processor_throttling.c | 1206 if (errata.piix4.throttle) { in acpi_processor_get_throttling_info()
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | index.rst | 25 i2c-piix4
|
H A D | i2c-piix4.rst | 2 Kernel driver i2c-piix4
|
/openbmc/linux/drivers/power/reset/ |
H A D | Makefile | 20 obj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
|
/openbmc/qemu/hw/acpi/ |
H A D | meson.build | 21 acpi_ss.add(when: 'CONFIG_ACPI_PIIX4', if_true: files('piix4.c'))
|
/openbmc/qemu/docs/system/ |
H A D | target-i386-desc.rst.inc | 81 - ``x-south-bridge=PIIX3|piix4-isa`` (Experimental option to select a particular
|
/openbmc/linux/include/acpi/ |
H A D | processor.h | 251 } piix4; member
|
/openbmc/linux/Documentation/i2c/ |
H A D | functionality.rst | 73 supports. This example comes from the i2c-piix4 driver::
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | Makefile | 26 obj-$(CONFIG_I2C_PIIX4) += i2c-piix4.o
|
H A D | Kconfig | 221 will be called i2c-piix4.
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 1322 F: hw/acpi/piix4.c 1788 F: hw/acpi/piix4.c
|
/openbmc/linux/ |
H A D | MAINTAINERS | 9909 F: Documentation/i2c/busses/i2c-piix4.rst 9925 F: drivers/i2c/busses/i2c-piix4.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | 725 2024-12-28 20:09:06.091-0600 FINEST t1086 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/i2c/busses/i2c-piix4.c.gz' [all...] |