Home
last modified time | relevance | path

Searched refs:ACP_EXTERNAL_INTR_ENB (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/amd/renoir/
Drn-pci-acp3x.c107 rn_writel(0x01, acp_base + ACP_EXTERNAL_INTR_ENB); in rn_acp_enable_interrupts()
117 rn_writel(0x00, acp_base + ACP_EXTERNAL_INTR_ENB); in rn_acp_disable_interrupts()
Drn_chip_offset_byte.h103 #define ACP_EXTERNAL_INTR_ENB 0x1241800 macro