Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/cadence/
Dphy-cadence-torrent.c144 #define CMN_PLL1_LOCK_PLLCNT_THR 0x00DFU macro
751 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
765 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
870 CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
888 CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3114 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3268 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3434 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3567 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
3646 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}
[all …]
/Linux-v6.1/drivers/phy/rockchip/
Dphy-rockchip-typec.c88 #define CMN_PLL1_LOCK_PLLCNT_THR (0xb3 << 2) macro