Searched refs:LOG_LEVEL_VERBOSE (Results 1 – 20 of 20) sorted by relevance
34 assert((log_level > 0U) && (log_level <= LOG_LEVEL_VERBOSE)); in tf_log()57 assert((log_level > 0U) && (log_level <= LOG_LEVEL_VERBOSE)); in tf_log_newline()73 assert(log_level <= LOG_LEVEL_VERBOSE); in tf_log_set_max_level()
22 } else if (log_level > LOG_LEVEL_VERBOSE) { in plat_log_get_prefix()23 level = LOG_LEVEL_VERBOSE; in plat_log_get_prefix()
115 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in setup_page_tables()
26 #define LOG_LEVEL_VERBOSE 50 macro53 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
28 #define LOG_LEVEL_VERBOSE U(50) macro88 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
30 #if LOG_LEVEL < LOG_LEVEL_VERBOSE
55 if (GET_LOG_LEVEL() >= LOG_LEVEL_VERBOSE) { \
154 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in print_mmap()333 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in mmap_desc()418 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in init_xlation_table_inner()476 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in init_xlation_table_inner()
134 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()141 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()148 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()155 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()164 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()170 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()176 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in set_card_data_width()
33 #elif EVENT_LOG_LEVEL == LOG_LEVEL_VERBOSE
24 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE60 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in print_mmap()
24 #if LOG_LEVEL < LOG_LEVEL_VERBOSE390 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in xlat_get_mem_attributes_internal()
579 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in stm32_pka_init()603 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE in stm32_pka_init()
24 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
23 #if LOG_LEVEL >= LOG_LEVEL_VERBOSE
84 - 50 - LOG_LEVEL_VERBOSE
93 #define LOG_LEVEL_VERBOSE 50
656 50 (LOG_LEVEL_VERBOSE)
565 If ``PLAT_LOG_LEVEL_ASSERT`` is higher or equal than ``LOG_LEVEL_VERBOSE``,
Completed in 21 milliseconds