summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@kernel.org>2026-03-24 19:43:54 +0300
committerChen-Yu Tsai <wens@kernel.org>2026-04-27 18:25:35 +0300
commitb708294322745ce30035d960a1118b4b8d857120 (patch)
tree156689814d605ceecf8ef3f1800bdaab7186ae32 /include/linux/debugobjects.h
parentbe99eb936b4ffffbf87d34c4a202e15c05b30417 (diff)
downloadlinux-b708294322745ce30035d960a1118b4b8d857120.tar.xz
soc: sunxi: sram: Add H616 SRAM regions
The Allwinner H616 has two switchable peripheral SRAM regions: - The VE SRAM is a 2 MB dedicated SRAM for the Video Engine. CPU access to this region is enabled by default. CPU access can be disabled, after which reads will show the same stale value for all addresses, while writes are ignored. The mux value for this region is different from previous generations. - The SRAM C region is an alias of the first 128 KB of VE SRAM, plus 64 KB of DE SRAM. The latter is otherwise unaccessible from the CPU. When CPU access is disabled, the whole region reads as zero, while writes are ignored. The mux value for this region is the same as on the A64 and H6. Add data for the VE SRAM. The register values were taken from the BSP vendor kernel. Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com> Link: https://patch.msgid.link/20260324164357.1607247-7-wens@kernel.org Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions