Searched refs:PCIE_FTS_NUM (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/staging/mt7621-pci/ |
D | pci-mt7621.c | 42 #define PCIE_FTS_NUM 0x70c macro 598 val = read_config(pcie, slot, PCIE_FTS_NUM); in mt7621_pcie_enable_ports() 601 write_config(pcie, slot, PCIE_FTS_NUM, val); in mt7621_pcie_enable_ports()
|
/Linux-v5.10/drivers/pci/controller/ |
D | pcie-mediatek.c | 59 #define PCIE_FTS_NUM 0x70c macro 808 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port() 813 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
|