Searched refs:UTCR3_BRK (Results 1 – 2 of 2) sorted by relevance
352 utcr3 |= UTCR3_BRK; in sa1100_break_ctl()354 utcr3 &= ~UTCR3_BRK; in sa1100_break_ctl()
360 #define UTCR3_BRK 0x00000004 /* BReaK mode */ macro