Home
last modified time | relevance | path

Searched refs:mtk_pcie_soc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-mediatek.c143 * struct mtk_pcie_soc - differentiate between host generations
151 struct mtk_pcie_soc { struct
219 const struct mtk_pcie_soc *soc;
673 const struct mtk_pcie_soc *soc = port->pcie->soc; in mtk_pcie_startup_port_v2()
1184 static const struct mtk_pcie_soc mtk_pcie_soc_v1 = {
1189 static const struct mtk_pcie_soc mtk_pcie_soc_mt2712 = {
1195 static const struct mtk_pcie_soc mtk_pcie_soc_mt7622 = {
1202 static const struct mtk_pcie_soc mtk_pcie_soc_mt7629 = {
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-mediatek.c145 * struct mtk_pcie_soc - differentiate between host generations
154 struct mtk_pcie_soc { struct
225 const struct mtk_pcie_soc *soc;
672 const struct mtk_pcie_soc *soc = port->pcie->soc; in mtk_pcie_startup_port_v2()
1206 static const struct mtk_pcie_soc mtk_pcie_soc_v1 = {
1212 static const struct mtk_pcie_soc mtk_pcie_soc_mt2712 = {
1218 static const struct mtk_pcie_soc mtk_pcie_soc_mt7622 = {
1225 static const struct mtk_pcie_soc mtk_pcie_soc_mt7629 = {

Completed in 4 milliseconds