Searched refs:CMU_REG5_PLL_RESETB_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/phy/
H A Dphy-xgene.c164 #define CMU_REG5_PLL_RESETB_MASK 0x00000001 macro
797 cmu_clrbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK);
931 cmu_clrbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK);
932 cmu_setbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK);
1148 cmu_setbits(ctx, cmu_type, CMU_REG5, CMU_REG5_PLL_RESETB_MASK);

Completed in 124 milliseconds