Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/cadence/
H A Dphy-cadence-torrent.c563 cdns_torrent_dp_set_pll_en(struct cdns_torrent_phy *cdns_phy, struct phy_configure_opts_dp *dp, bool enable) cdns_torrent_dp_set_pll_en() argument
618 cdns_torrent_dp_configure_rate(struct cdns_torrent_phy *cdns_phy, struct phy_configure_opts_dp *dp) cdns_torrent_dp_configure_rate() argument
730 cdns_torrent_dp_set_a0_pll(struct cdns_torrent_phy *cdns_phy, u32 num_lanes) cdns_torrent_dp_set_a0_pll() argument
766 cdns_torrent_dp_set_lanes(struct cdns_torrent_phy *cdns_phy, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_lanes() argument
815 cdns_torrent_dp_set_rate(struct cdns_torrent_phy *cdns_phy, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_rate() argument
851 cdns_torrent_dp_set_voltages(struct cdns_torrent_phy *cdns_phy, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_voltages() argument
898 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_dp_configure() local
934 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_dp_init() local
997 cdns_torrent_dp_wait_pma_cmn_ready(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_wait_pma_cmn_ready() argument
1014 cdns_torrent_dp_pma_cfg(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst) cdns_torrent_dp_pma_cfg() argument
1032 cdns_torrent_dp_pma_cmn_cfg_19_2mhz(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_pma_cmn_cfg_19_2mhz() argument
1080 cdns_torrent_dp_enable_ssc_19_2mhz(struct cdns_torrent_phy *cdns_phy, u32 ctrl2_val, u32 ctrl3_val) cdns_torrent_dp_enable_ssc_19_2mhz() argument
1096 cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz(struct cdns_torrent_phy *cdns_phy, u32 rate, bool ssc) cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() argument
1257 cdns_torrent_dp_pma_cmn_cfg_25mhz(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_pma_cmn_cfg_25mhz() argument
1304 cdns_torrent_dp_enable_ssc_25mhz(struct cdns_torrent_phy *cdns_phy, u32 ctrl2_val) cdns_torrent_dp_enable_ssc_25mhz() argument
1320 cdns_torrent_dp_pma_cmn_vco_cfg_25mhz(struct cdns_torrent_phy *cdns_phy, u32 rate, bool ssc) cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() argument
1423 cdns_torrent_dp_pma_cmn_rate(struct cdns_torrent_phy *cdns_phy, u32 rate, u32 num_lanes) cdns_torrent_dp_pma_cmn_rate() argument
1470 cdns_torrent_dp_pma_lane_cfg(struct cdns_torrent_phy *cdns_phy, unsigned int lane) cdns_torrent_dp_pma_lane_cfg() argument
1513 cdns_torrent_dp_set_power_state(struct cdns_torrent_phy *cdns_phy, u32 num_lanes, enum phy_powerstate powerstate) cdns_torrent_dp_set_power_state() argument
1575 cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, u32 num_lanes) cdns_torrent_dp_run() argument
1610 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_on() local
1644 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_off() local
1675 cdns_torrent_dp_regfield_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_regfield_init() argument
1692 cdns_torrent_regfield_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_regfield_init() argument
1733 cdns_torrent_dp_regmap_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_regmap_init() argument
1756 cdns_torrent_regmap_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_regmap_init() argument
1827 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_init() local
1935 cdns_torrent_phy_configure_multilink(struct cdns_torrent_phy *cdns_phy) cdns_torrent_phy_configure_multilink() argument
2076 struct cdns_torrent_phy *cdns_phy; cdns_torrent_phy_probe() local
2332 struct cdns_torrent_phy *cdns_phy = platform_get_drvdata(pdev); cdns_torrent_phy_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/cadence/
H A Dphy-cadence-torrent.c711 void cdns_torrent_dp_enable_ssc_19_2mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_enable_ssc_19_2mhz() argument
727 void cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() argument
831 static void cdns_torrent_dp_enable_ssc_25mhz(struct cdns_torrent_phy *cdns_phy, in cdns_torrent_dp_enable_ssc_25mhz() argument
847 cdns_torrent_dp_pma_cmn_vco_cfg_25mhz(struct cdns_torrent_phy *cdns_phy, u32 rate, bool ssc) cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() argument
951 cdns_torrent_dp_pma_cmn_vco_cfg_100mhz(struct cdns_torrent_phy *cdns_phy, u32 rate, bool ssc) cdns_torrent_dp_pma_cmn_vco_cfg_100mhz() argument
1050 cdns_torrent_dp_get_pll(struct cdns_torrent_phy *cdns_phy, enum cdns_torrent_phy_type phy_t2) cdns_torrent_dp_get_pll() argument
1076 cdns_torrent_dp_set_pll_en(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy_configure_opts_dp *dp, bool enable) cdns_torrent_dp_set_pll_en() argument
1118 cdns_torrent_dp_set_power_state(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, u32 num_lanes, enum phy_powerstate powerstate) cdns_torrent_dp_set_power_state() argument
1163 cdns_torrent_dp_run(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, u32 num_lanes) cdns_torrent_dp_run() argument
1196 cdns_torrent_dp_wait_pma_cmn_ready(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_wait_pma_cmn_ready() argument
1213 cdns_torrent_dp_pma_cmn_rate(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, u32 rate, u32 num_lanes) cdns_torrent_dp_pma_cmn_rate() argument
1265 cdns_torrent_dp_configure_rate(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy_configure_opts_dp *dp) cdns_torrent_dp_configure_rate() argument
1412 cdns_torrent_dp_set_a0_pll(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, u32 num_lanes) cdns_torrent_dp_set_a0_pll() argument
1435 cdns_torrent_dp_set_lanes(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_lanes() argument
1507 cdns_torrent_dp_set_rate(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_rate() argument
1544 cdns_torrent_dp_set_voltages(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy_configure_opts_dp *dp) cdns_torrent_dp_set_voltages() argument
1592 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_dp_configure() local
1626 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_on() local
1668 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_off() local
1681 cdns_torrent_dp_common_init(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst) cdns_torrent_dp_common_init() argument
1736 cdns_torrent_dp_start(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy *phy) cdns_torrent_dp_start() argument
1758 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_dp_init() local
1781 cdns_torrent_dp_multilink_init(struct cdns_torrent_phy *cdns_phy, struct cdns_torrent_inst *inst, struct phy *phy) cdns_torrent_dp_multilink_init() argument
1829 cdns_torrent_derived_refclk_register(struct cdns_torrent_phy *cdns_phy) cdns_torrent_derived_refclk_register() argument
1912 cdns_torrent_received_refclk_register(struct cdns_torrent_phy *cdns_phy) cdns_torrent_received_refclk_register() argument
2017 cdns_torrent_refclk_driver_register(struct cdns_torrent_phy *cdns_phy) cdns_torrent_refclk_driver_register() argument
2103 cdns_torrent_dp_regfield_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_regfield_init() argument
2120 cdns_torrent_regfield_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_regfield_init() argument
2188 cdns_torrent_dp_regmap_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_dp_regmap_init() argument
2211 cdns_torrent_regmap_init(struct cdns_torrent_phy *cdns_phy) cdns_torrent_regmap_init() argument
2293 struct cdns_torrent_phy *cdns_phy = dev_get_drvdata(phy->dev.parent); cdns_torrent_phy_init() local
2459 cdns_torrent_phy_configure_multilink(struct cdns_torrent_phy *cdns_phy) cdns_torrent_phy_configure_multilink() argument
2615 cdns_torrent_clk_cleanup(struct cdns_torrent_phy *cdns_phy) cdns_torrent_clk_cleanup() argument
2622 cdns_torrent_clk_register(struct cdns_torrent_phy *cdns_phy) cdns_torrent_clk_register() argument
2663 cdns_torrent_reset(struct cdns_torrent_phy *cdns_phy) cdns_torrent_reset() argument
2684 cdns_torrent_clk(struct cdns_torrent_phy *cdns_phy) cdns_torrent_clk() argument
2733 struct cdns_torrent_phy *cdns_phy; cdns_torrent_phy_probe() local
2991 struct cdns_torrent_phy *cdns_phy = platform_get_drvdata(pdev); cdns_torrent_phy_remove() local
[all...]

Completed in 11 milliseconds