Home
last modified time | relevance | path

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

/linux/sound/soc/amd/rpl/
H A Drpl_acp6x.h13 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK 0x00010001 macro
/linux/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()
/linux/sound/soc/amd/yc/
H A Dacp6x.h17 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK 0x00010001 macro
/linux/sound/soc/amd/vangogh/
H A Dacp5x.h13 #define ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK 0x00010001 macro
H A Dpci-acp5x.c58 if (val & ACP_SOFT_RESET_SOFTRESET_AUDDONE_MASK) in acp5x_reset()