Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-mediatek.c44 #define PCIE_PORT_PERST(x) BIT(1 + (x)) macro
780 val |= PCIE_PORT_PERST(port->slot); in mtk_pcie_startup_port()
785 val &= ~PCIE_PORT_PERST(port->slot); in mtk_pcie_startup_port()