Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/intel/telemetry/
Dpltdrv.c64 #define TELEM_CLEAR_VERBOSITY_BITS(x) ((x) &= ~(BIT(27) | BIT(28))) macro
1049 TELEM_CLEAR_VERBOSITY_BITS(temp); in telemetry_plt_set_trace_verbosity()
1070 TELEM_CLEAR_VERBOSITY_BITS(temp); in telemetry_plt_set_trace_verbosity()