Searched refs:RCAR_LOG_HEAD (Results 1 – 1 of 1) sorted by relevance
22 #define RCAR_LOG_HEAD (('T' << 0) | ('L' << 8) | ('O' << 16) | ('G' << 24)) macro85 if (t_log->header.head != RCAR_LOG_HEAD) { in rcar_log_init()101 t_log->header.head = RCAR_LOG_HEAD; in rcar_log_init()