• Govind Singh's avatar
    ath10k: add resource init and deinit for WCN3990 · c963a683
    Govind Singh authored
    Add methods for resource(memory, irq, HOST CE config)
    initialization and de-initialization for WCN3990 target.
    
    WCN3990 target uses 12 copy engine and following CE config.
    
    [CE0] :host->target control and raw streams
    [CE1] :target->host HTT
    [CE2] :target->host WMI
    [CE3] :host->target WMI
    [CE4] :host->target HTT
    [CE5] :reserved
    [CE6] :Target autonomous HIF_memcpy
    [CE7] :reserved
    [CE8] :reserved
    [CE9] :target->host HTT
    [CE10] :target->host HTT
    [CE11] :target -> host PKTLOG
    Signed-off-by: default avatarGovind Singh <govinds@codeaurora.org>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    c963a683
snoc.c 9.28 KB