Searched refs:CMN_PLL1_LOCK_PLLCNT_THR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 138 #define CMN_PLL1_LOCK_PLLCNT_THR 0x00DFU macro 804 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 818 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 923 CMN_PLL1_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 941 CMN_PLL1_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3544 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}, 3698 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}, 3864 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}, 3997 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR}, 4076 {0x0005, CMN_PLL1_LOCK_PLLCNT_THR} [all …]
|
/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-typec.c | 88 #define CMN_PLL1_LOCK_PLLCNT_THR (0xb3 << 2) macro
|