Home
last modified time | relevance | path

Searched refs:DRAM_SIZE (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/bmi/src/
H A Di_bmi.h48 #define DRAM_SIZE 0x000a8000 macro
50 #define DRAM_SIZE 0x00098000 macro
H A Dol_fw.c1721 size = DRAM_SIZE; in ol_dump_target_memory()
1879 read_len = DRAM_SIZE; in ol_target_coredump()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.h26 #define DRAM_SIZE 0x000a8000 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.h28 #define DRAM_SIZE 0x000a8000 macro
H A Dif_pci.c4005 if ((offset >= DRAM_BASE_ADDRESS && offset <= DRAM_BASE_ADDRESS + DRAM_SIZE) in hif_pci_addr_in_boundary()