Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c137 #define CMN_PLL1_LOCK_PLLCNT_START 0x00DEU macro
838 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_START, 0x0099); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
961 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_PLLCNT_START, 0x00C7); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3306 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
3699 {0x0138, CMN_PLL1_LOCK_PLLCNT_START},
3813 {0x0138, CMN_PLL1_LOCK_PLLCNT_START}
4247 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
4403 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
4615 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
4795 {0x00C7, CMN_PLL1_LOCK_PLLCNT_START},
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c87 #define CMN_PLL1_LOCK_PLLCNT_START (0xb2 << 2) macro