Home
last modified time | relevance | path

Searched refs:ACP_POWER_ON_IN_PROGRESS (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/sound/soc/amd/renoir/
Drn_acp3x.h17 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
26 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
Drn-pci-acp3x.c49 ACP_POWER_ON_IN_PROGRESS) in rn_acp_power_on()
/Linux-v6.6/sound/soc/amd/rpl/
Drpl_acp6x.h18 #define ACP_POWER_ON_IN_PROGRESS 1 macro
Drpl-pci-acp6x.c31 if ((val & ACP_PGFSM_STATUS_MASK) != ACP_POWER_ON_IN_PROGRESS) in rpl_power_on()
/Linux-v6.6/sound/soc/amd/yc/
Dacp6x.h22 #define ACP_POWER_ON_IN_PROGRESS 1 macro
Dpci-acp6x.c36 if ((val & ACP_PGFSM_STATUS_MASK) != ACP_POWER_ON_IN_PROGRESS) in acp6x_power_on()
/Linux-v6.6/sound/soc/amd/raven/
Dacp3x.h75 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
Dpci-acp3x.c37 ACP_POWER_ON_IN_PROGRESS)) in acp3x_power_on()
/Linux-v6.6/sound/soc/amd/ps/
Dacp63.h20 #define ACP_POWER_ON_IN_PROGRESS 1 macro
Dpci-ps.c32 if ((val & ACP_PGFSM_STATUS_MASK) != ACP_POWER_ON_IN_PROGRESS) in acp63_power_on()
/Linux-v6.6/sound/soc/amd/vangogh/
Dacp5x.h19 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
Dpci-acp5x.c35 ACP_POWER_ON_IN_PROGRESS) in acp5x_power_on()
/Linux-v6.6/sound/soc/amd/acp/
Damd.h104 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
Dacp-legacy-common.c271 if ((val & ACP_PGFSM_STATUS_MASK) != ACP_POWER_ON_IN_PROGRESS) in acp_power_on()