Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/amd/
H A Dacp.h28 #define ACP3X_PGFSM_CNTL_POWER_ON_MASK 0x01 macro
H A Dacp.c395 acp_pgfsm_cntl_mask = ACP3X_PGFSM_CNTL_POWER_ON_MASK; in acp_power_on()