Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dtargaddrs.h184 u32 hi_early_alloc; /* 0x100 */ member
445 ((((HOST_INTEREST->hi_early_alloc) & HI_EARLY_ALLOC_MAGIC_MASK) >> \
448 (((HOST_INTEREST->hi_early_alloc) & HI_EARLY_ALLOC_IRAM_BANKS_MASK) \
Dpci.c2422 ealloc_targ_addr = host_interest_item_address(HI_ITEM(hi_early_alloc)); in ath10k_pci_init_config()