Searched refs:PCIE_FTS_NUM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A 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()
|
H A D | pcie-mediatek.c | 61 #define PCIE_FTS_NUM 0x70c macro 824 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port() 829 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
|
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pcie-mediatek.c | 59 #define PCIE_FTS_NUM 0x70c macro 814 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port() 819 writel(PCIE_CONF_ADDR(PCIE_FTS_NUM, func, slot, 0), in mtk_pcie_startup_port()
|
Completed in 8 milliseconds