Searched refs:cdns_torrent_dp_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 614 static u32 cdns_torrent_dp_read(struct regmap *regmap, u32 offset) in cdns_torrent_dp_read() function 1094 pll_val = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_set_pll_en() 1417 u32 pwr_state = cdns_torrent_dp_read(regmap, in cdns_torrent_dp_set_a0_pll() 1419 u32 pll_clk_en = cdns_torrent_dp_read(regmap, in cdns_torrent_dp_set_a0_pll() 1448 value = cdns_torrent_dp_read(regmap, PHY_RESET); in cdns_torrent_dp_set_lanes() 1497 value = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_set_lanes() 1702 val = cdns_torrent_dp_read(regmap, PHY_RESET); in cdns_torrent_dp_common_init() 1708 val = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_common_init()
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 488 static u32 cdns_torrent_dp_read(struct regmap *regmap, u32 offset) in cdns_torrent_dp_read() function 734 u32 pwr_state = cdns_torrent_dp_read(regmap, in cdns_torrent_dp_set_a0_pll() 736 u32 pll_clk_en = cdns_torrent_dp_read(regmap, in cdns_torrent_dp_set_a0_pll() 774 value = cdns_torrent_dp_read(regmap, PHY_RESET); in cdns_torrent_dp_set_lanes()
|
Completed in 10 milliseconds