Searched refs:ACP63_POWER_ON_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/sound/soc/amd/ps/ | ||
| H A D | acp63.h | 23 #define ACP63_POWER_ON_IN_PROGRESS 1 macro |
| H A D | ps-common.c | 31 if ((val & ACP63_PGFSM_STATUS_MASK) != ACP63_POWER_ON_IN_PROGRESS) in acp63_power_on() |