Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dmvebu_uart.c45 #define UART_SIZE 0x18 macro
62 return io_pa_or_va(&pd->base, UART_SIZE); in chip_to_base()
127 base = io_pa_or_va(&pd->base, UART_SIZE); in mvebu_uart_init()
H A Dsprd_uart.c38 #define UART_SIZE 0x0010 macro
49 return io_pa_or_va(&pd->base, UART_SIZE); in chip_to_base()
H A Dimx_lpuart.c16 #define UART_SIZE 0x20 macro
26 return io_pa_or_va(&pd->base, UART_SIZE); in chip_to_base()