Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-xgene.c146 #define CMU_REG1_PLL_MANUALCAL_SET(dst, src) \ macro
802 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x0); in xgene_phy_sata_cfg_cmu_core()
804 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x1); in xgene_phy_sata_cfg_cmu_core()
1166 val = CMU_REG1_PLL_MANUALCAL_SET(val, 0x0); in xgene_phy_cal_rdy_chk()