Searched refs:NPCX_I3C_MINTCLR_COMPLETE (Results 1 – 2 of 2) sorted by relevance
843 i3c_inst->MINTSET |= BIT(NPCX_I3C_MINTCLR_COMPLETE); /* Enable I3C complete interrupt */ in npcx_i3c_xfer_write_fifo_dma()869 i3c_inst->MINTCLR |= BIT(NPCX_I3C_MINTCLR_COMPLETE); /* Disable I3C complete interrupt */ in npcx_i3c_xfer_write_fifo_dma()
1986 #define NPCX_I3C_MINTCLR_COMPLETE 10 macro