Searched refs:IIR_BUSY (Results 1 – 2 of 2) sorted by relevance
27 #define IIR_BUSY 7 macro637 case IIR_BUSY: in uart_smartbond_irq_update()
127 #define IIR_BUSY 0x07 /* DesignWare APB busy detect */ macro1282 ((ns16550_inbyte(dev_cfg, IIR(dev)) & IIR_MASK) == IIR_BUSY)) {