Home
last modified time | relevance | path

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

/drivers/pci/controller/
A Dpcie-mt7621.c59 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
403 val |= PCIE_PORT_INT_EN(slot); in mt7621_pcie_enable_port()
A Dpcie-mediatek.c44 #define PCIE_PORT_INT_EN(x) BIT(20 + (x)) macro
791 val |= PCIE_PORT_INT_EN(port->slot); in mtk_pcie_startup_port()

Completed in 7 milliseconds