Searched refs:CMN_PLL0_LOCK_PLLCNT_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 110 #define CMN_PLL0_LOCK_PLLCNT_START 0x009EU macro 822 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_START, 0x0099); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 945 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_START, 0x00C7); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3107 {0x0138, CMN_PLL0_LOCK_PLLCNT_START}, 3541 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START}, 3695 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START}, 3861 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START}, 3994 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START}, 4073 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START}, 4128 {0x00C7, CMN_PLL0_LOCK_PLLCNT_START},
|
/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-typec.c | 74 #define CMN_PLL0_LOCK_PLLCNT_START (0x92 << 2) macro
|