Searched refs:ctxt (Results 1 – 1 of 1) sorted by relevance
203 uart_dma_ctxt_t *ctxt = (uart_dma_ctxt_t *)(param); in sedi_dma_event_cb() local204 sedi_uart_dma_xfer_t *xfer = (sedi_uart_dma_xfer_t *)(ctxt->dma_xfer); in sedi_dma_event_cb()207 sedi_uart_regs_t *const regs = SEDI_UART[ctxt->uart]; in sedi_dma_event_cb()210 if (ctxt->operation == READ) { in sedi_dma_event_cb()222 } else if (ctxt->operation == WRITE) { in sedi_dma_event_cb()241 ctxt->dma_xfer = NULL; in sedi_dma_event_cb()