Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c138 #define CMN_PLL1_LOCK_PLLCNT_THR 0x00DFU macro
818 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
832 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
937 CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
955 CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3308 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}
4249 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
4405 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
4617 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
4797 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR},
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c88 #define CMN_PLL1_LOCK_PLLCNT_THR (0xb3 << 2) macro