Home
last modified time | relevance | path

Searched refs:ISR_BREAK (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/char/
H A Dipoctal232.c94 #define ISR_BREAK(CH) (((CH) & 1) ? BIT(6) : BIT(2)) macro
302 blk->isr |= ISR_BREAK(channel); in io_read()
528 dev->blk[block].isr |= ISR_BREAK(channel); in hostdev_event()