Searched refs:TELEM_SET_VERBOSITY_BITS (Results 1 – 1 of 1) sorted by relevance
65 #define TELEM_SET_VERBOSITY_BITS(x, y) ((x) |= ((y) << 27)) macro825 TELEM_SET_VERBOSITY_BITS(temp, verbosity); in telemetry_plt_set_trace_verbosity()846 TELEM_SET_VERBOSITY_BITS(temp, verbosity); in telemetry_plt_set_trace_verbosity()
Completed in 6 milliseconds