Home
last modified time | relevance | path

Searched defs:uart_ids (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dboard.c173 static void setup_uarts(int uart_ids) in setup_uarts()
196 int uart_ids = 0; /* bit mask of which UART ids to enable */ in board_init_uart_f() local