Searched refs:CMN_PLL1_LOCK_PLLCNT_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 137 #define CMN_PLL1_LOCK_PLLCNT_START 0x00DEU macro 824 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_START, 0x0099); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz() 947 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_START, 0x00C7); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz() 3108 {0x0138, CMN_PLL1_LOCK_PLLCNT_START} 3542 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3696 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3862 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3995 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 4074 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 4129 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
|
/openbmc/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-typec.c | 87 #define CMN_PLL1_LOCK_PLLCNT_START (0xb2 << 2) macro
|