Home
last modified time | relevance | path

Searched refs:HISI_PCIE_CORE_PORT_ID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-hisi-error.c43 #define HISI_PCIE_CORE_PORT_ID(v) (((v) & 7) << 1) macro
123 arg[2].integer.value = HISI_PCIE_CORE_PORT_ID(port_id); in hisi_pcie_port_reset()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-hisi-error.c43 #define HISI_PCIE_CORE_PORT_ID(v) (((v) & 7) << 1) macro
123 arg[2].integer.value = HISI_PCIE_CORE_PORT_ID(port_id); in hisi_pcie_port_reset()
/kernel/linux/linux-6.6/drivers/hwtracing/ptt/
H A Dhisi_ptt.h83 #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()

Completed in 4 milliseconds