Searched refs:CMN_PLL1_LOCK_PLLCNT_START (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/phy/cadence/ |
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() 3105 {0x0138, CMN_PLL1_LOCK_PLLCNT_START} 3539 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3693 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3859 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 3992 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 4071 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START}, 4126 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
|
/Linux-v6.6/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 87 #define CMN_PLL1_LOCK_PLLCNT_START (0xb2 << 2) macro
|