Searched refs:pci_conf_write8 (Results 1 – 5 of 5) sorted by relevance
/xen-4.10.0-shim-comet/xen/drivers/acpi/ |
A D | reboot.c | 26 pci_conf_write8(0, 0, in acpi_reboot()
|
/xen-4.10.0-shim-comet/xen/arch/x86/x86_64/ |
A D | pci.c | 68 void pci_conf_write8( in pci_conf_write8() function
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | pci.h | 145 void pci_conf_write8(
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | ehci-dbgp.c | 1048 pci_conf_write8(0, dbgp->bus, dbgp->slot, dbgp->func, offset + 3, 1); in ehci_dbgp_bios_handoff() 1065 pci_conf_write8(0, dbgp->bus, dbgp->slot, dbgp->func, offset + 2, 0); in ehci_dbgp_bios_handoff() 1069 pci_conf_write8(0, dbgp->bus, dbgp->slot, dbgp->func, in ehci_dbgp_bios_handoff()
|
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/ |
A D | amd.c | 425 pci_conf_write8(0, 0, 0x18+node, 0x3, 0x87, pmm7); in disable_c1_ramping()
|
Completed in 9 milliseconds