Home
last modified time | relevance | path

Searched hist:"0544 f32b717972cc4d080c02461e0cd0432566d7" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-sysfs.cdiff 0544f32b717972cc4d080c02461e0cd0432566d7 Fri Mar 04 18:19:09 CET 2022 James Clark <james.clark@arm.com> coresight: etm4x: Cleanup TRCSSCCRn and TRCSSCSRn 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-13-james.clark@arm.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>