Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-torrent.c144 #define CMN_PLL1_LOCK_PLLCNT_THR 0x00DFU macro
720 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
734 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
839 CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
857 CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
2865 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3019 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3185 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3318 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3397 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}
[all …]
/Linux-v5.15/drivers/phy/rockchip/
Dphy-rockchip-typec.c88 #define CMN_PLL1_LOCK_PLLCNT_THR (0xb3 << 2) macro