Searched refs:PCI_PID (Results 1 – 2 of 2) sorted by relevance
762 PCI_PID(pcr) == RTS5227_DEVICE_ID) in rtsx_pci_switch_clock()1305 switch (PCI_PID(pcr)) { in rtsx_pci_init_hw()1345 switch (PCI_PID(pcr)) { in rtsx_pci_init_chip()1392 PCI_PID(pcr), pcr->ic_version); in rtsx_pci_init_chip()
1280 #define PCI_PID(pcr) ((pcr)->pci->device) macro