Searched refs:UTCR0_8BitData (Results 1 – 3 of 3) sorted by relevance
323 #define UTCR0_8BitData (UTCR0_DSS*1) /* 8-Bit Data */ macro334 (UTCR0_1StpBit + UTCR0_8BitData)
324 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()
757 Ser2UTCR0 = UTCR0_8BitData; in sa1100_irda_startup()