qcacmn: Add support for AP chipsets
Add copy engine configuration, extended set_hia functionality, htc_module credit flow control function and physical address calculations. Change-Id: I5e4394bed39cc92bb8323d332dc124d948737322 Acked-by: Venkateswara Swamy Bandaru <vbandaru@codeaurora.org> CRs-Fixed: 1009050
这个提交包含在:

提交者
Gerrit - the friendly Code Review server

父节点
c3c6bc1e5c
当前提交
fb698efe55
@@ -711,6 +711,8 @@ void *htc_get_targetdef(HTC_HANDLE htc_handle);
|
||||
int htc_runtime_suspend(HTC_HANDLE htc_ctx);
|
||||
int htc_runtime_resume(HTC_HANDLE htc_ctx);
|
||||
#endif
|
||||
void htc_global_credit_flow_disable(void);
|
||||
void htc_global_credit_flow_enable(void);
|
||||
|
||||
/* Disable ASPM : Disable PCIe low power */
|
||||
bool htc_can_suspend_link(HTC_HANDLE HTCHandle);
|
||||
|
在新工单中引用
屏蔽一个用户