Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/common/
Dbcm_console.c19 static console_t bcm_runtime_console; variable
53 &bcm_runtime_console); in bcm_console_runtime_init()
57 console_set_scope(&bcm_runtime_console, CONSOLE_FLAG_RUNTIME); in bcm_console_runtime_init()
64 (void)console_unregister(&bcm_runtime_console); in bcm_console_runtime_end()