Searched refs:CMU_REG5_PLL_RESETB_MASK (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/phy/ |
D | phy-xgene.c | 175 #define CMU_REG5_PLL_RESETB_MASK 0x00000001 macro 808 cmu_clrbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK); in xgene_phy_sata_cfg_cmu_core() 942 cmu_clrbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK); in xgene_phy_ssc_enable() 943 cmu_setbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK); in xgene_phy_ssc_enable() 1158 cmu_setbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK); in xgene_phy_cal_rdy_chk()
|