Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dbmi.h248 addr = host_interest_item_address(HI_ITEM(item)); \
261 address = host_interest_item_address(HI_ITEM(item)); \
H A Dsdio.c1813 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_hif_start_post()
1841 addr = host_interest_item_address(HI_ITEM(hi_acs_flags)); in ath10k_sdio_get_htt_tx_complete()
2200 addr = host_interest_item_address(item_offset); in ath10k_sdio_read_host_interest_value()
H A Dpci.c1025 host_addr = host_interest_item_address(src); in __ath10k_pci_diag_read_hi()
2336 host_interest_item_address(HI_ITEM(hi_interconnect_state)); in ath10k_pci_init_config()
2421 ealloc_targ_addr = host_interest_item_address(HI_ITEM(hi_early_alloc)); in ath10k_pci_init_config()
2443 flag2_targ_addr = host_interest_item_address(HI_ITEM(hi_option_flag2)); in ath10k_pci_init_config()
H A Dcore.h150 static inline u32 host_interest_item_address(u32 item_offset) in host_interest_item_address() function
H A Ddebug.c1263 hi_addr = host_interest_item_address(HI_ITEM(hi_board_data)); in ath10k_debug_cal_data_fetch()