/openbmc/qemu/docs/config/ |
H A D | q35-emulated.cfg | 79 [device "ich9-pcie-port-1"] 87 [device "ich9-pcie-port-2"] 95 [device "ich9-pcie-port-3"] 103 [device "ich9-pcie-port-4"] 120 [device "ich9-pci-bridge"] 169 [device "ich9-ehci-1"] 170 driver = "ich9-usb-ehci1" 175 [device "ich9-uhci-1"] 176 driver = "ich9-usb-uhci1" 180 masterbus = "ich9-ehci-1.0" [all …]
|
H A D | ich9-ehci-uhci.cfg | 14 driver = "ich9-usb-ehci1" 19 driver = "ich9-usb-uhci1" 26 driver = "ich9-usb-uhci2" 33 driver = "ich9-usb-uhci3"
|
H A D | q35-virtio-graphical.cfg | 243 driver = "ich9-intel-hda"
|
/openbmc/qemu/hw/i386/ |
H A D | pc_q35.c | 285 AHCIPCIState *ich9; in pc_q35_init() local 292 ich9 = ICH9_AHCI(pdev); in pc_q35_init() 295 g_assert(MAX_SATA_PORTS == ich9->ahci.ports); in pc_q35_init() 296 ide_drive_get(hd, ich9->ahci.ports); in pc_q35_init() 297 ahci_ide_create_devs(&ich9->ahci, hd); in pc_q35_init()
|
/openbmc/qemu/hw/mips/ |
H A D | boston.c | 681 AHCIPCIState *ich9; in boston_mach_init() local 775 ich9 = ICH9_AHCI(pdev); in boston_mach_init() 776 g_assert(ARRAY_SIZE(hd) == ich9->ahci.ports); in boston_mach_init() 777 ide_drive_get(hd, ich9->ahci.ports); in boston_mach_init() 778 ahci_ide_create_devs(&ich9->ahci, hd); in boston_mach_init()
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | chromebox_panther.dts | 44 compatible = "intel,ich9-spi";
|
H A D | cougarcanyon2.dts | 152 compatible = "intel,ich9-spi";
|
H A D | cherryhill.dts | 143 compatible = "intel,ich9-spi";
|
H A D | baytrail_som-db5800-som-6867.dts | 196 compatible = "intel,ich9-spi";
|
H A D | bayleybay.dts | 172 compatible = "intel,ich9-spi";
|
H A D | minnowmax.dts | 196 compatible = "intel,ich9-spi";
|
H A D | conga-qeval20-qa3-e3845.dts | 183 compatible = "intel,ich9-spi";
|
H A D | dfi-bt700.dtsi | 194 compatible = "intel,ich9-spi";
|
H A D | chromebook_link.dts | 424 compatible = "intel,ich9-spi";
|
H A D | chromebook_samus.dts | 564 compatible = "intel,ich9-spi";
|
/openbmc/qemu/hw/acpi/ |
H A D | meson.build | 26 acpi_ss.add(when: 'CONFIG_ACPI_ICH9', if_true: files('ich9.c', 'ich9_tco.c', 'ich9_timer.c'))
|
/openbmc/u-boot/doc/ |
H A D | README.qemu-arm | 60 …-drive if=none,file=disk.img,id=mydisk -device ich9-ahci,id=ahci -device ide-drive,drive=mydisk,bu…
|
/openbmc/qemu/docs/system/ppc/ |
H A D | powernv.rst | 89 -device ich9-ahci,id=sata0,bus=pcie.1,addr=0x0 \ 123 -device ich9-ahci,id=sata0,bus=bridge1,addr=0x1 \
|
/openbmc/qemu/tests/qtest/ |
H A D | meson.build | 76 (config_all_devices.has_key('CONFIG_LPC_ICH9') ? ['lpc-ich9-test'] : []) + \
|
/openbmc/qemu/docs/system/devices/ |
H A D | usb.rst | 87 |qemu_system| -readconfig docs/config/ich9-ehci-uhci.cfg
|
/openbmc/qemu/ |
H A D | MAINTAINERS | 1789 F: hw/acpi/ich9*.c 1790 F: include/hw/acpi/ich9*.h 1791 F: include/hw/southbridge/ich9.h
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |