Searched refs:UFTSTS (Results 1 – 3 of 3) sorted by relevance
83 return !(GET_FIELD(inst->UFTSTS, NPCX_UFTSTS_TEMPTY_LVL) == 0); in uart_npcx_tx_fifo_ready()169 return IS_BIT_SET(inst->UFTSTS, NPCX_UFTSTS_NXMIP); in uart_npcx_irq_tx_complete()
39 NPCX_REG_OFFSET_CHECK(uart_reg, UFTSTS, 0x020);
291 volatile uint8_t UFTSTS; member