Searched refs:PCIE_FTS_NUM (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/pci/controller/ |
D | pcie-mt7621.c | 36 #define PCIE_FTS_NUM 0x70c macro 420 val = read_config(pcie, slot, PCIE_FTS_NUM); in mt7621_pcie_enable_port() 423 write_config(pcie, slot, PCIE_FTS_NUM, val); in mt7621_pcie_enable_port()
|
D | pcie-mediatek.c | 61 #define PCIE_FTS_NUM 0x70c macro 818 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port() 823 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
|