Searched refs:CMN_PLL0_SS_CTRL1_M0 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/phy/cadence/ |
D | phy-cadence-torrent.c | 111 #define CMN_PLL0_SS_CTRL1_M0 0x0098U macro 663 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, 0x0001); in cdns_torrent_dp_enable_ssc_19_2mhz() 664 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, ctrl2_val); in cdns_torrent_dp_enable_ssc_19_2mhz() 665 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, ctrl3_val); in cdns_torrent_dp_enable_ssc_19_2mhz() 756 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, 0x0002); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 783 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, 0x0001); in cdns_torrent_dp_enable_ssc_25mhz() 784 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, ctrl2_val); in cdns_torrent_dp_enable_ssc_25mhz() 785 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, 0x007F); in cdns_torrent_dp_enable_ssc_25mhz() 877 cdns_torrent_phy_write(regmap, CMN_PLL0_SS_CTRL1_M0, 0x0002); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3093 {0x0001, CMN_PLL0_SS_CTRL1_M0}, [all …]
|