Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/include/drivers/
A Dconsole.h24 #define CONSOLE_FLAG_SCOPE_MASK ((U(1) << 8) - 1) macro
/tf-a-ffa_el3_spmc/drivers/console/
A Dmulti_console.c70 console->flags = (console->flags & ~CONSOLE_FLAG_SCOPE_MASK) | scope; in console_set_scope()

Completed in 2 milliseconds