Searched refs:PHY_PMA_XCVR_PLLCLK_EN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 68 #define PHY_PMA_XCVR_PLLCLK_EN 0x24 macro 1087 * PHY_PMA_XCVR_PLLCLK_EN register. in cdns_torrent_dp_set_pll_en() 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, va in cdns_torrent_dp_common_init() [all...] |
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 64 #define PHY_PMA_XCVR_PLLCLK_EN 0x24 macro 573 * PHY_PMA_XCVR_PLLCLK_EN register. in cdns_torrent_dp_set_pll_en() 602 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, pll_val); in cdns_torrent_dp_set_pll_en() 737 PHY_PMA_XCVR_PLLCLK_EN); 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() 807 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, 0x0001); in cdns_torrent_dp_set_lanes() 967 cdns_torrent_dp_write(regmap, PHY_PMA_XCVR_PLLCLK_EN, 0x0001); in cdns_torrent_dp_init()
|
Completed in 8 milliseconds