Searched refs:PCIY_EXPRESS (Results 1 – 3 of 3) sorted by relevance
527 rt_uint8_t offset = dw_pcie_find_capability(pci, PCIY_EXPRESS); in dw_pcie_link_set_max_speed()
123 #define PCIY_EXPRESS 0x10 /* PCI Express */ macro
196 if (!(pos = rt_pci_find_capability(pdev, PCIY_EXPRESS))) in pcie_set_port_type()
Completed in 10 milliseconds