Searched refs:LCR_BRK (Results 1 – 1 of 1) sorted by relevance
81 #define LCR_BRK (1 << 0) macro447 if ((s->lcr ^ value) & LCR_BRK) { in pl011_write()448 int break_enable = value & LCR_BRK; in pl011_write()