Searched refs:mvebu_uart_data (Results 1 – 3 of 3) sorted by relevance
34 struct mvebu_uart_data { struct39 void mvebu_uart_init(struct mvebu_uart_data *pd, paddr_t pbase, argument
59 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()
58 static struct mvebu_uart_data console_data;
Completed in 4 milliseconds