Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dqcom_geni_uart.c19 #define GENI_TIMEOUT_US 1000000 macro
26 uint64_t timer = timeout_init_us(GENI_TIMEOUT_US); in qcom_geni_uart_putc()