Searched refs:GUC_LOG_LEVEL_TO_VERBOSITY (Results 1 – 4 of 4) sorted by relevance
28 #define GUC_LOG_LEVEL_TO_VERBOSITY(x) ({ \ macro
654 GUC_LOG_LEVEL_TO_VERBOSITY(log->level)); in intel_guc_log_create()695 GUC_LOG_LEVEL_TO_VERBOSITY(level)); in intel_guc_log_set_level()
236 flags |= GUC_LOG_LEVEL_TO_VERBOSITY(level) << in guc_ctl_debug_flags()
80 flags |= FIELD_PREP(GUC_LOG_VERBOSITY, GUC_LOG_LEVEL_TO_VERBOSITY(level)); in guc_ctl_debug_flags()