Searched refs:hi_option_flag2 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | targaddrs.h | 148 u32 hi_option_flag2; /* 0xcc */ member 296 /* hi_option_flag2 options */
|
H A D | core.c | 748 ret = ath10k_bmi_read32(ar, hi_option_flag2, ¶m); in ath10k_init_sdio() 754 ret = ath10k_bmi_write32(ar, hi_option_flag2, param); in ath10k_init_sdio()
|
H A D | sdio.c | 2233 ath10k_sdio_read_host_interest_value(ar, HI_ITEM(hi_option_flag2), ¶m); in ath10k_sdio_is_fast_dump_supported() 2235 ath10k_dbg(ar, ATH10K_DBG_SDIO, "sdio hi_option_flag2 %x\n", param); in ath10k_sdio_is_fast_dump_supported()
|
H A D | pci.c | 2444 flag2_targ_addr = host_interest_item_address(HI_ITEM(hi_option_flag2)); in ath10k_pci_init_config()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | target.h | 279 u32 hi_option_flag2; /* 0xcc */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | targaddrs.h | 148 u32 hi_option_flag2; /* 0xcc */ member 296 /* hi_option_flag2 options */
|
H A D | core.c | 833 ret = ath10k_bmi_read32(ar, hi_option_flag2, ¶m); in ath10k_init_sdio() 839 ret = ath10k_bmi_write32(ar, hi_option_flag2, param); in ath10k_init_sdio()
|
H A D | sdio.c | 2238 ath10k_sdio_read_host_interest_value(ar, HI_ITEM(hi_option_flag2), ¶m); in ath10k_sdio_is_fast_dump_supported() 2240 ath10k_dbg(ar, ATH10K_DBG_SDIO, "sdio hi_option_flag2 %x\n", param); in ath10k_sdio_is_fast_dump_supported()
|
H A D | pci.c | 2445 flag2_targ_addr = host_interest_item_address(HI_ITEM(hi_option_flag2)); in ath10k_pci_init_config()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | target.h | 279 u32 hi_option_flag2; /* 0xcc */ member
|
Completed in 24 milliseconds