Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-xgene.c135 #define CMU_REG1_PLL_MANUALCAL_SET(dst, src) \ macro
791 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x0); in xgene_phy_sata_cfg_cmu_core()
793 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x1); in xgene_phy_sata_cfg_cmu_core()
1156 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x0); in xgene_phy_cal_rdy_chk()