Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mt7621.c59 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
408 val |= PCIE_PORT_INT_EN(slot); in mt7621_pcie_enable_port()
H A Dpcie-mediatek.c43 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
803 val |= PCIE_PORT_INT_EN(port->slot); in mtk_pcie_startup_port()
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci/
H A Dpci-mt7621.c82 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
558 val |= PCIE_PORT_INT_EN(slot); in mt7621_pcie_enable_port()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-mediatek.c41 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
793 val |= PCIE_PORT_INT_EN(port->slot); in mtk_pcie_startup_port()

Completed in 6 milliseconds