Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/renesas/common/console/
A Drcar_printf.c22 #define RCAR_LOG_HEAD (('T' << 0) | ('L' << 8) | ('O' << 16) | ('G' << 24)) macro
85 if (t_log->header.head != RCAR_LOG_HEAD) { in rcar_log_init()
101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()

Completed in 3 milliseconds