Searched refs:CONSOLE_T_NEXT (Results 1 – 2 of 2) sorted by relevance
/trusted-firmware-a-3.7.0/include/drivers/ | ||
D | console_assertions.h | 16 CASSERT(CONSOLE_T_NEXT == __builtin_offsetof(console_t, next), |
D | console.h | 12 #define CONSOLE_T_NEXT (U(0) * REGSZ) macro |