Searched refs:SBI_SSCDIVINTPHASE_INCVAL_MASK (Results 1 – 2 of 2) sorted by relevance
5030 ~SBI_SSCDIVINTPHASE_INCVAL_MASK); in lpt_program_iclkip()5045 temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK; in lpt_program_iclkip()5092 phaseinc = (temp & SBI_SSCDIVINTPHASE_INCVAL_MASK) >> in lpt_get_iclkip()
9508 #define SBI_SSCDIVINTPHASE_INCVAL_MASK (0x7f << 8) macro