Home
last modified time | relevance | path

Searched refs:HI_EARLY_ALLOC_IRAM_BANKS_MASK (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/fw-api/fw/
H A Dtargaddrs.h563 #define HI_EARLY_ALLOC_IRAM_BANKS_MASK 0x0000000f macro
570 …(((HOST_INTEREST->hi_early_alloc) & HI_EARLY_ALLOC_IRAM_BANKS_MASK) >> HI_EARLY_ALLOC_IRAM_BANKS_S…
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c1638 & HI_EARLY_ALLOC_IRAM_BANKS_MASK); in hif_set_hia()