Searched refs:CMN_PLL0_LOCK_PLLCNT_THR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/phy/cadence/ |
D | phy-cadence-torrent.c | 117 #define CMN_PLL0_LOCK_PLLCNT_THR 0x009FU macro 749 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 760 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 866 CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 882 CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3113 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3267 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3433 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3566 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3645 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, [all …]
|
/Linux-v6.1/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro
|