Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/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-6.1.9/sound/soc/amd/ps/
Dacp62.h21 #define ACP_POWER_ON_IN_PROGRESS 1 macro
Dpci-ps.c37 if ((val & ACP_PGFSM_STATUS_MASK) != ACP_POWER_ON_IN_PROGRESS) in acp62_power_on()
/linux-6.1.9/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-6.1.9/sound/soc/amd/acp/
Dacp-rembrandt.c36 #define ACP_POWER_ON_IN_PROGRESS 0x01 macro
194 ACP_POWER_ON_IN_PROGRESS) in acp6x_power_on()
/linux-6.1.9/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-6.1.9/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()