Searched hist:fff3f1a0 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/bus/ |
H A D | arm-cci.c | fff3f1a0 Tue Feb 23 04:49:52 CST 2016 Suzuki K Poulose <suzuki.poulose@arm.com> arm-cci: Provide hook for writing to PMU counters
Add a hook for writing to CCI PMU counters. This callback can be used for CCI models which requires some extra work to program the PMU counter values. To accommodate group writes and single counter writes, the call back accepts a bitmask of the counter indices which need to be programmed with the given value.
Cc: Punit Agrawal <punit.agrawal@arm.com> Acked-by: Olof Johansson <olof@lixom.net> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com> fff3f1a0 Tue Feb 23 04:49:52 CST 2016 Suzuki K Poulose <suzuki.poulose@arm.com> arm-cci: Provide hook for writing to PMU counters Add a hook for writing to CCI PMU counters. This callback can be used for CCI models which requires some extra work to program the PMU counter values. To accommodate group writes and single counter writes, the call back accepts a bitmask of the counter indices which need to be programmed with the given value. Cc: Punit Agrawal <punit.agrawal@arm.com> Acked-by: Olof Johansson <olof@lixom.net> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
|