Home
last modified time | relevance | path

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

/linux-6.15/drivers/phy/cadence/
H A Dphy-cadence-torrent.c111 #define CMN_PLL0_LOCK_PLLCNT_THR 0x009FU macro
806 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
817 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
923 CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
939 CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3955 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4109 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4321 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4501 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4580 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
[all …]
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro