Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dmvebu_uart.c43 #define UART_BAUD_REG 0x10 macro
132 io_clrsetbits32(base + UART_BAUD_REG, 0x3FF, dll); in mvebu_uart_init()