Searched refs:SBI_SSCAUXDIV_FINALDIV2SEL (Results 1 – 2 of 2) sorted by relevance
212 temp &= ~SBI_SSCAUXDIV_FINALDIV2SEL(1); in lpt_program_iclkip()213 temp |= SBI_SSCAUXDIV_FINALDIV2SEL(p.auxdiv); in lpt_program_iclkip()
5807 #define SBI_SSCAUXDIV_FINALDIV2SEL(x) ((x) << 4) macro