Searched refs:UTCR0_1StpBit (Results 1 – 2 of 2) sorted by relevance
320 #define UTCR0_1StpBit (UTCR0_SBS*0) /* 1 Stop Bit per frame */ macro335 (UTCR0_1StpBit + UTCR0_8BitData)
316 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()