Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dplat_console.h10 #define DT_UART_DCC_COMPAT "arm,dcc" macro
/rk3399_ARM-atf/plat/xilinx/common/
H A Dplat_console.c182 if (strncmp(info->compatible, DT_UART_DCC_COMPAT, strlen(DT_UART_DCC_COMPAT)) != 0) { in fdt_add_uart_info()