Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/drivers/usart/
Dsedi_dw_uart.c164 WRITE, enumerator
177 {.dma_xfer = NULL, .uart = SEDI_UART_0, .operation = WRITE},
178 {.dma_xfer = NULL, .uart = SEDI_UART_1, .operation = WRITE},
179 {.dma_xfer = NULL, .uart = SEDI_UART_2, .operation = WRITE}
224 } else if (ctxt->operation == WRITE) { in sedi_dma_event_cb()
1844 } else if (op == WRITE) { in sedi_uart_dma_config()
1875 if (op == WRITE) { in sedi_uart_dma_io_async()
1878 (void *)(&dma_write_ctxt[uart]), WRITE); in sedi_uart_dma_io_async()
1930 if (op == WRITE) { in sedi_uart_dma_io_polled()
1970 if (op == WRITE) { in sedi_uart_dma_io_polled()
[all …]
/hal_intel-latest/bsp_sedi/drivers/i2c/
Dsedi_i2c_dw_apb_200a.c266 uint32_t cmd = SEDI_RBFVM(I2C, DATA_CMD, CMD, WRITE); in dw_i2c_poll_write()
/hal_intel-latest/bsp_sedi/soc/common/include/
Dsedi_i2c_regs.h497 SEDI_RBFV_DEFINE(I2C, DATA_CMD, CMD, WRITE, 0x0);