Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/drivers/
A Dmvebu_uart.h34 struct mvebu_uart_data { struct
39 void mvebu_uart_init(struct mvebu_uart_data *pd, paddr_t pbase, argument
/optee_os-3.20.0/core/drivers/
A Dmvebu_uart.c59 struct mvebu_uart_data *pd = in chip_to_base()
60 container_of(chip, struct mvebu_uart_data, chip); in chip_to_base()
118 void mvebu_uart_init(struct mvebu_uart_data *pd, paddr_t pbase, in mvebu_uart_init()
/optee_os-3.20.0/core/arch/arm/plat-marvell/
A Dmain.c58 static struct mvebu_uart_data console_data;

Completed in 4 milliseconds