Searched refs:CMN_PLL0_LOCK_PLLCNT_THR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/phy/cadence/ |
D | phy-cadence-torrent.c | 111 #define CMN_PLL0_LOCK_PLLCNT_THR 0x009FU macro 802 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 813 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 919 CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 935 CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3540 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3694 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3860 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 3993 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, 4072 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR}, [all …]
|
/Linux-v6.6/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro
|