Searched refs:SBI_SSCAUXDIV_FINALDIV2SEL (Results 1 – 2 of 2) sorted by relevance
6622 #define SBI_SSCAUXDIV_FINALDIV2SEL(x) ((x)<<4) macro
3892 temp &= ~SBI_SSCAUXDIV_FINALDIV2SEL(1); in lpt_program_iclkip()3893 temp |= SBI_SSCAUXDIV_FINALDIV2SEL(auxdiv); in lpt_program_iclkip()