Home
last modified time | relevance | path

Searched refs:PCI_LATENCY_TIMER (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dpci.c496 pcibios_read_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, &pci_latency); in adjust_pci_device()
499 pcibios_write_config_byte(p->bus, p->devfn, PCI_LATENCY_TIMER, 32); in adjust_pci_device()
Dpci.h27 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ macro
/external/kernel-headers/original/linux/
Dpci_regs.h61 #define PCI_LATENCY_TIMER 0x0d /* 8 bits */ macro