Searched refs:cdns_torrent_dp_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 483 static void cdns_torrent_dp_write(struct regmap *regmap, u32 offset, u32 val) in cdns_torrent_dp_write() function 602 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_val); in cdns_torrent_dp_set_pll_en() 761 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_POWER_STATE_REQ, pwr_state); in cdns_torrent_dp_set_a0_pll() 762 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_clk_en); in cdns_torrent_dp_set_a0_pll() 780 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 783 cdns_torrent_dp_write(regmap, PHY_RESET, in cdns_torrent_dp_set_lanes() 791 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 797 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 807 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, 0x0001); in cdns_torrent_dp_set_lanes() 947 cdns_torrent_dp_write(regma in cdns_torrent_dp_init() [all...] |
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 609 static void cdns_torrent_dp_write(struct regmap *regmap, u32 offset, u32 val) in cdns_torrent_dp_write() function 1106 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_val); in cdns_torrent_dp_set_pll_en() 1152 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_POWER_STATE_REQ, value); in cdns_torrent_dp_set_power_state() 1157 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_POWER_STATE_REQ, 0x00000000); in cdns_torrent_dp_set_power_state() 1430 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_POWER_STATE_REQ, pwr_state); in cdns_torrent_dp_set_a0_pll() 1431 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_clk_en); in cdns_torrent_dp_set_a0_pll() 1460 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 1463 cdns_torrent_dp_write(regmap, PHY_RESET, in cdns_torrent_dp_set_lanes() 1476 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 1487 cdns_torrent_dp_write(regma in cdns_torrent_dp_set_lanes() [all...] |
Completed in 7 milliseconds