diff options
author | Sascha Hauer <[email protected]> | 2023-10-18 08:16:56 +0200 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2023-10-19 20:39:08 +0900 |
commit | 74002e668d0948d12eb2283891cfbd71be9d53c6 (patch) | |
tree | 1527f6b37c18ec00c4a2112f895a49bcb72d6e24 /tools/perf/util/trace-event-scripting.c | |
parent | 63dcf38eb57dcd19f9cadab12f7f9690f353b86d (diff) |
PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
The DDRTYPE defines are named to be RK3399 specific, but they can be
used for other Rockchip SoCs as well, so replace the RK3399_PMUGRF_
prefix with ROCKCHIP_. They are defined in a SoC specific header
file, so when generalizing the prefix also move the new defines to
a SoC agnostic header file. While at it use GENMASK to define the
DDRTYPE bitfield and give it a name including the full register name.
Link: https://lore.kernel.org/all/[email protected]/
Reviewed-by: Sebastian Reichel <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Acked-by: Heiko Stuebner <[email protected]>
Signed-off-by: Sascha Hauer <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions