Lines Matching defs:pcie_phy
83 #define airoha_phy_csr_2l_clear_bits(pcie_phy, reg, mask) \ argument
85 #define airoha_phy_csr_2l_set_bits(pcie_phy, reg, mask) \ argument
87 #define airoha_phy_csr_2l_update_field(pcie_phy, reg, mask, val) \ argument
89 #define airoha_phy_pma0_clear_bits(pcie_phy, reg, mask) \ argument
91 #define airoha_phy_pma1_clear_bits(pcie_phy, reg, mask) \ argument
93 #define airoha_phy_pma0_set_bits(pcie_phy, reg, mask) \ argument
95 #define airoha_phy_pma1_set_bits(pcie_phy, reg, mask) \ argument
97 #define airoha_phy_pma0_update_field(pcie_phy, reg, mask, val) \ argument
99 #define airoha_phy_pma1_update_field(pcie_phy, reg, mask, val) \ argument
103 airoha_phy_init_lane0_rx_fw_pre_calib(struct airoha_pcie_phy *pcie_phy, in airoha_phy_init_lane0_rx_fw_pre_calib()
264 airoha_phy_init_lane1_rx_fw_pre_calib(struct airoha_pcie_phy *pcie_phy, in airoha_phy_init_lane1_rx_fw_pre_calib()
423 static void airoha_pcie_phy_init_default(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_default()
435 static void airoha_pcie_phy_init_clk_out(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_clk_out()
465 static void airoha_pcie_phy_init_csr_2l(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_csr_2l()
479 static void airoha_pcie_phy_init_rx(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_rx()
499 static void airoha_pcie_phy_init_jcpll(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_jcpll()
632 static void airoha_pcie_phy_txpll(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_txpll()
790 static void airoha_pcie_phy_init_ssc_jcpll(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_init_ssc_jcpll()
813 airoha_pcie_phy_set_rxlan0_signal_detect(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_rxlan0_signal_detect()
865 airoha_pcie_phy_set_rxlan1_signal_detect(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_rxlan1_signal_detect()
916 static void airoha_pcie_phy_set_rxflow(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_rxflow()
980 static void airoha_pcie_phy_set_pr(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_pr()
1019 static void airoha_pcie_phy_set_txflow(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_txflow()
1034 static void airoha_pcie_phy_set_rx_mode(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_set_rx_mode()
1083 static void airoha_pcie_phy_load_kflow(struct airoha_pcie_phy *pcie_phy) in airoha_pcie_phy_load_kflow()
1112 struct airoha_pcie_phy *pcie_phy = phy_get_drvdata(phy); in airoha_pcie_phy_init() local
1195 struct airoha_pcie_phy *pcie_phy = phy_get_drvdata(phy); in airoha_pcie_phy_exit() local
1217 struct airoha_pcie_phy *pcie_phy; in airoha_pcie_phy_probe() local