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

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_pcie.c865 #define mtk_pcie_phy_set(_sc, _reg, _s, _n, _v) \ macro
873 mtk_pcie_phy_set(sc, off + 0x002c, 12, 1, 1);
874 mtk_pcie_phy_set(sc, off + 0x002c, 4, 1, 1);
875 mtk_pcie_phy_set(sc, off + 0x012c, 12, 1, 1);
876 mtk_pcie_phy_set(sc, off + 0x012c, 4, 1, 1);
877 mtk_pcie_phy_set(sc, off + 0x102c, 12, 1, 1);
878 mtk_pcie_phy_set(sc, off + 0x102c, 4, 1, 1);
889 mtk_pcie_phy_set(sc, off + 0x400, 8, 1, 1);
890 mtk_pcie_phy_set(sc, off + 0x400, 9, 2, 0);
891 mtk_pcie_phy_set(s
[all...]

Completed in 39 milliseconds