Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/amd/renoir/
H A Drn_acp3x.h20 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK 0x00010001 macro
H A Drn-pci-acp3x.c88 if (val & ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK) in rn_acp_reset()