Home
last modified time | relevance | path

Searched refs:CMN_PLL1_LOCK_PLLCNT_THR (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/phy/cadence/
Dphy-cadence-torrent.c138 #define CMN_PLL1_LOCK_PLLCNT_THR 0x00DFU macro
804 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
818 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
923 CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
941 CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3541 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3695 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3861 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3994 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
4073 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}
[all …]
/Linux-v6.6/drivers/phy/rockchip/
Dphy-rockchip-typec.c88 #define CMN_PLL1_LOCK_PLLCNT_THR (0xb3 << 2) macro