Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: amd: ps: modify ACP register end address macro

Modify ACP63_REG_END macro to access all ACP registers.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://msgid.link/r/20240222102656.631144-2-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Vijendar Mukunda and committed by
Mark Brown
253ce07d 4c754938

+1 -1
+1 -1
sound/soc/amd/ps/acp63.h
··· 10 10 11 11 #define ACP_DEVICE_ID 0x15E2 12 12 #define ACP63_REG_START 0x1240000 13 - #define ACP63_REG_END 0x1250200 13 + #define ACP63_REG_END 0x125C000 14 14 15 15 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK 0x00010001 16 16 #define ACP_PGFSM_CNTL_POWER_ON_MASK 1