Home
last modified time | relevance | path

Searched refs:PCIE_FTS_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mt7621.c36 #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 Dpcie-mediatek.c61 #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 Dpci-mt7621.c42 #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 Dpcie-mediatek.c59 #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 6 milliseconds