Home
last modified time | relevance | path

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

/linux/sound/soc/sof/amd/
H A Dacp.h30 #define ACP6X_PGFSM_CNTL_POWER_ON_MASK 0x07 macro
H A Dacp.c497 acp_pgfsm_cntl_mask = ACP6X_PGFSM_CNTL_POWER_ON_MASK; in acp_power_on()