This function force power down the subsystem if the subsystem is unresponsive and by calling this API all the resources of that subsystem is automatically released.
Note: Force power down is not requested by a PU for itself.
Prototype
XStatus XPm_ForcePowerDown(const u32 TargetDevId, const u32 Ack);
Parameters
The following table lists the XPm_ForcePowerDown function arguments.
| Type | Name | Description |
|---|---|---|
| const u32 | TargetDevId | Subsystem ID to force power down. |
| const u32 | Ack | Requested acknowledge type |