Home
last modified time | relevance | path

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

/optee_os/core/drivers/
A Dscif.c35 #define SCIF_SCFSR (0x10) macro
60 while (!(io_read16(base + SCIF_SCFSR) & SCFSR_TEND)) in scif_uart_flush()
73 io_clrbits16(base + SCIF_SCFSR, SCFSR_TEND | SCFSR_TDFE); in scif_uart_putc()

Completed in 2 milliseconds