Home
last modified time | relevance | path

Searched refs:PCI_MAX_LAT (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dpata_hpt366.c314 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt36x_init_chipset()
Dpata_hpt3x2n.c542 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt3x2n_init_one()
Dpata_hpt37x.c914 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in hpt37x_init_one()
/kernel/linux/linux-5.10/drivers/usb/isp1760/
Disp1760-if.c63 pci_read_config_byte(dev, PCI_MAX_LAT, &limit); in isp1761_pci_init()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpci_regs.h81 #define PCI_MAX_LAT 0x3f macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h127 #define PCI_MAX_LAT 0x3f /* 8 bits */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h97 #define PCI_MAX_LAT 0x3f macro
/kernel/linux/linux-5.10/drivers/ide/
Dhpt366.c920 pci_write_config_byte(dev, PCI_MAX_LAT, 0x08); in init_chipset_hpt366()