Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A 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()
3543 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3697 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3863 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3996 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4075 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
[all …]
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro