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