Searched refs:ACP_SOFT_RESET_DONE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/sound/soc/sof/amd/ | ||
| H A D | acp.h | 38 #define ACP_SOFT_RESET_DONE_MASK 0x00010001 macro |
| H A D | acp.c | 517 val & ACP_SOFT_RESET_DONE_MASK, in acp_reset() |