Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dcmn_plat_def.h12 #ifndef GET_LOG_LEVEL
13 #define GET_LOG_LEVEL() LOG_LEVEL macro
22 if (GET_LOG_LEVEL() >= LOG_LEVEL_NOTICE) { \
30 if (GET_LOG_LEVEL() >= LOG_LEVEL_ERROR) { \
38 if (GET_LOG_LEVEL() >= LOG_LEVEL_WARNING) { \
46 if (GET_LOG_LEVEL() >= LOG_LEVEL_INFO) { \
54 if (GET_LOG_LEVEL() >= LOG_LEVEL_VERBOSE) { \
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/include/
A Dsr_def.h240 #define GET_LOG_LEVEL() (mmio_read_32(LOG_LEVEL_REGISTER)) macro

Completed in 4 milliseconds