Home
last modified time | relevance | path

Searched defs:cdns_phy (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/phy/cadence/
Dphy-cadence-dp.c136 struct cdns_dp_phy *cdns_phy = phy_get_drvdata(phy); in cdns_dp_phy_init() local
205 static void cdns_dp_phy_wait_pma_cmn_ready(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_wait_pma_cmn_ready()
217 static void cdns_dp_phy_pma_cfg(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_pma_cfg()
229 static void cdns_dp_phy_pma_cmn_cfg_25mhz(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_pma_cmn_cfg_25mhz()
262 static void cdns_dp_phy_pma_cmn_vco_cfg_25mhz(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_pma_cmn_vco_cfg_25mhz()
303 static void cdns_dp_phy_pma_cmn_rate(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_pma_cmn_rate()
347 static void cdns_dp_phy_pma_lane_cfg(struct cdns_dp_phy *cdns_phy, in cdns_dp_phy_pma_lane_cfg()
364 static void cdns_dp_phy_run(struct cdns_dp_phy *cdns_phy) in cdns_dp_phy_run()
428 static void cdns_dp_phy_write_field(struct cdns_dp_phy *cdns_phy, in cdns_dp_phy_write_field()
444 struct cdns_dp_phy *cdns_phy; in cdns_dp_phy_probe() local