Home
last modified time | relevance | path

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

/openbmc/u-boot/board/nokia/rx51/
H A Dtag_omap.h30 #define OMAP_TAG_UART 0x4f07 macro
228 OMAP_TAG_HEADER_CONFIG(OMAP_TAG_UART, omap_uart_config), \
H A Drx51.c264 if (!setup_console_atag && omap[i].hdr.tag == OMAP_TAG_UART) in setup_board_tags()