Home
last modified time | relevance | path

Searched refs:idma_retention_ds (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.h122 #define IDMA_DS_ENAB(dhd) ((dhd)->idma_retention_ds)
H A Ddhd.h903 bool idma_retention_ds; /* Implicit DMA memory retention */ member
H A Ddhd_pcie.c6628 bus->dhd->idma_retention_ds = (sh->flags & PCIE_SHARED_IDMA_RETENTION_DS) ? TRUE : FALSE; in dhdpcie_readshared()