Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c109 #define CMN_PLL0_LOCK_REFCNT_START 0x009CU macro
835 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_REFCNT_START, 0x0099); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
958 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_REFCNT_START, 0x00C7); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
3303 {0x00C7, CMN_PLL0_LOCK_REFCNT_START},
3578 {0x0138, CMN_PLL0_LOCK_REFCNT_START},
3625 {0x0138, CMN_PLL0_LOCK_REFCNT_START},
3810 {0x0138, CMN_PLL0_LOCK_REFCNT_START},
4244 {0x00C7, CMN_PLL0_LOCK_REFCNT_START},
4400 {0x00C7, CMN_PLL0_LOCK_REFCNT_START},
4612 {0x00C7, CMN_PLL0_LOCK_REFCNT_START},
[all …]
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c73 #define CMN_PLL0_LOCK_REFCNT_START (0x90 << 2) macro