Searched refs:PHY_PMA_XCVR_PLLCLK_EN (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/phy/cadence/ |
| D | phy-cadence-torrent.c | 68 #define PHY_PMA_XCVR_PLLCLK_EN 0x24 macro 1094 pll_val = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_set_pll_en() 1106 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_val); in cdns_torrent_dp_set_pll_en() 1420 PHY_PMA_XCVR_PLLCLK_EN); 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() 1497 value = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_set_lanes() 1499 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, value); in cdns_torrent_dp_set_lanes() 1708 val = cdns_torrent_dp_read(regmap, PHY_PMA_XCVR_PLLCLK_EN); in cdns_torrent_dp_common_init() 1710 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, val); in cdns_torrent_dp_common_init()
|