Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-ftpci100.c52 #define PCI_STATUS_66MHZ_CAPABLE BIT(21) macro
480 if ((rate == 33000000) && (val & PCI_STATUS_66MHZ_CAPABLE)) { in faraday_pci_probe()