Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/cadence/
Dphy-cadence-torrent.c111 #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/
Dphy-rockchip-typec.c75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro