Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/cadence/
Dphy-cadence-torrent.c117 #define CMN_PLL0_LOCK_PLLCNT_THR 0x009FU macro
718 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
729 cdns_torrent_phy_write(regmap, CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_19_2mhz()
835 CMN_PLL0_LOCK_PLLCNT_THR, 0x0005); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
851 CMN_PLL0_LOCK_PLLCNT_THR, 0x0003); in cdns_torrent_dp_pma_cmn_vco_cfg_25mhz()
2864 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3018 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3184 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3317 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
3396 {0x0005, CMN_PLL0_LOCK_PLLCNT_THR},
[all …]
/Linux-v5.15/drivers/phy/rockchip/
Dphy-rockchip-typec.c75 #define CMN_PLL0_LOCK_PLLCNT_THR (0x93 << 2) macro