Home
last modified time | relevance | path

Searched hist:"6 ba7f2bc12e8a913f6164a4caf6ce7b93e991e32" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.cdiff 6ba7f2bc12e8a913f6164a4caf6ce7b93e991e32 Fri Mar 04 18:19:06 CET 2022 James Clark <james.clark@arm.com> coresight: etm4x: Cleanup TRCVICTLR register accesses

This is a no-op change for style and consistency and has no effect on
the binary output by the compiler. In sysreg.h fields are defined as
the register name followed by the field name and then _MASK. This
allows for grepping for fields by name rather than using magic numbers.

Signed-off-by: James Clark <james.clark@arm.com>
Reviewed-by: Mike Leach <mike.leach@linaro.org>
Link: https://lore.kernel.org/r/20220304171913.2292458-10-james.clark@arm.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>