Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h84 #define HISI_PCIE_CORE_PORT_ID(devfn) ((PCI_SLOT(devfn) & 0x7) << 1) macro
H A Dhisi_ptt.c159 return BIT(HISI_PCIE_CORE_PORT_ID(devid & 0xff)); in hisi_ptt_get_filter_val()