Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch64/
H A Dconsole_macros.S51 str x1, [x0, #CONSOLE_T_FLUSH]
53 str xzr, [x0, #CONSOLE_T_FLUSH]
/rk3399_ARM-atf/include/drivers/
H A Dconsole.h17 #define CONSOLE_T_FLUSH (U(4) * REGSZ) macro
21 #define CONSOLE_T_FLUSH (U(3) * REGSZ) macro
H A Dconsole_assertions.h26 CASSERT(CONSOLE_T_FLUSH == __builtin_offsetof(console_t, flush),
/rk3399_ARM-atf/include/arch/aarch32/
H A Dconsole_macros.S52 str r1, [r0, #CONSOLE_T_FLUSH]
/rk3399_ARM-atf/plat/common/aarch64/
H A Dcrash_console_helpers.S173 ldr x2, [x15, #CONSOLE_T_FLUSH]