Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c111 #define CMN_PLL0_LOCK_PLLCNT_THR 0x009FU macro
816 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
827 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
933 CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
949 CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3307 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4248 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4404 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4616 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
4796 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro