Searched refs:SET_LOG_LEVEL (Results 1 – 3 of 3) sorted by relevance
16 #ifndef SET_LOG_LEVEL17 #define SET_LOG_LEVEL(x) ((void)(x)) macro
192 SET_LOG_LEVEL(BL31_LOG_LEVEL); in bl31_early_platform_setup2()
236 #define SET_LOG_LEVEL(x) (mmio_write_32(LOG_LEVEL_REGISTER, x)) macro