summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMarcelo Machado Lage <marcelomlage@usp.br>2026-04-29 19:44:00 -0300
committerJonathan Cameron <jic23@kernel.org>2026-05-31 10:59:35 +0100
commit0c794147f2450a7948f22820698607b4e1b7c49e (patch)
treec5f592879948eade1df58679513cdfc64cef530d /tools/perf/scripts/python/stackcollapse.py
parent5a6249110e0f845bfe181ccc0c275995f26469cf (diff)
iio: adc: mcp3422: rewrite mask macros with help of bits.h APIs
Rewrite MCP3422_CHANNEL_MASK, MCP3422_SRATE_MASK, MCP3422_PGA_MASK and MCP3422_CONT_SAMPLING using GENMASK() and BIT() macros from bits.h. The other macros MCP3422_SRATE_{240, 60, 15, 3} were not changed because they are also used as array indices. Signed-off-by: Marcelo Machado Lage <marcelomlage@usp.br> Co-developed-by: Vinicius Lira <vinilira@usp.br> Signed-off-by: Vinicius Lira <vinilira@usp.br> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions