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