Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dpata_hpt3x2n.c34 PCI66 = (1 << 1), enumerator
307 if (flags & PCI66) in hpt3x2n_use_dpll()
593 hpriv = (void *)(PCI66 | USE_DPLL); in hpt3x2n_init_one()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dibmphp.h670 #define PCI66 0x04 macro
Dibmphp_core.c952 else if ((slot_cur->ext_status & CARD_INFO) == PCI66) in print_card_capability()