Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-hisi-error.c41 #define HISI_PCIE_PORT_ID(core, v) (((v) >> 1) + ((core) << 3)) macro
244 HISI_PCIE_PORT_ID(edata->core_id, edata->port_id)); in hisi_pcie_handle_error()