Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c136 #define CMN_PLL1_LOCK_REFCNT_START 0x00DCU macro
823 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_REFCNT_START, 0x0099); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
946 cdns_torrent_phy_write(regmap, CMN_PLL1_LOCK_REFCNT_START, 0x00C7); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3106 {0x0138, CMN_PLL1_LOCK_REFCNT_START},
3540 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
3694 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
3860 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
3993 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
4072 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
4127 {0x00C7, CMN_PLL1_LOCK_REFCNT_START},
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c86 #define CMN_PLL1_LOCK_REFCNT_START (0xb0 << 2) macro