Searched refs:mtk_pcie_phy_set (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.c | 889 mtk_pcie_phy_set(sc, off + 0x400, 8, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 890 mtk_pcie_phy_set(sc, off + 0x400, 9, 2, 0); in mtk_pcie_phy_mt7621_setup_ssc() 891 mtk_pcie_phy_set(sc, off + 0x000, 4, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 892 mtk_pcie_phy_set(sc, off + 0x100, 4, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 893 mtk_pcie_phy_set(sc, off + 0x000, 5, 1, 0); in mtk_pcie_phy_mt7621_setup_ssc() 894 mtk_pcie_phy_set(sc, off + 0x100, 5, 1, 0); in mtk_pcie_phy_mt7621_setup_ssc() 916 mtk_pcie_phy_set(sc, off + 0x4a0, 5, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 917 mtk_pcie_phy_set(sc, off + 0x490, 22, 2, 2); in mtk_pcie_phy_mt7621_setup_ssc() 1033 mtk_pcie_phy_set(sc, off + 0x498, 0, 8, 5); in mtk_pcie_phy_mt7628_setup() 1034 mtk_pcie_phy_set(sc, off + 0x000, 5, 1, 1); in mtk_pcie_phy_mt7628_setup() [all …]
|