Lines Matching +full:dual +full:- +full:radio
1 /* SPDX-License-Identifier: ISC */
3 * Copyright (c) 2005-2011 Atheros Communications Inc.
4 * Copyright (c) 2011-2016 Qualcomm Atheros, Inc.
36 * Pointer to application-defined area, if any.
50 * General-purpose flag bits, similar to SOC_OPTION_* flags.
103 u32 hi_num_bpatch_streams; /* 0x70 -- unused */
124 * 0xa8 - [1]: 0 = UART FC active low, 1 = UART FC active high
143 /* 0xbc - [31:0]: idle timeout in ms */
150 /* If non-zero, override values sent to Host in WMI_READY event. */
177 /* Interconnect-specific state */
191 * Bit 0 -- AP Nart descriptor no swap. When this bit is set
195 /* Bit 1 - unused */
227 /* MAC addr method 0-locally administred 1-globally unique addrs */
279 *-----------------------------------------------------------------------------
283 *-----------------------------------------------------------------------------
300 #define HI_OPTION_RADIO_RETENTION_DISABLE 0x08 /* Disable radio retention */
351 * --------- --------------------------------
383 * --------- --------------------------------
423 * --------- ----------------------------------
434 * symbol of ROM which is located before the app-data and might NOT be
435 * re-claimable. If this is adopted, link script should keep this in
445 ((((HOST_INTEREST->hi_early_alloc) & HI_EARLY_ALLOC_MAGIC_MASK) >> \
448 (((HOST_INTEREST->hi_early_alloc) & HI_EARLY_ALLOC_IRAM_BANKS_MASK) \
453 /*b1-b3 reserved*/
454 /*b4-b5 : dev0 LPL type : 0 - none
455 * 1- Reduce Pwr Search
456 * 2- Reduce Pwr Listen
458 /*b6-b7 : dev1 LPL type and so on for Max 8 devices*/
463 ((HOST_INTEREST->hi_pwr_save_flags & HI_PWR_SAVE_LPL_ENABLED))
465 (HOST_INTEREST->hi_pwr_save_flags & ((HI_PWR_SAVE_LPL_DEV_MASK) << \
469 ((HOST_INTEREST->hi_smps_options & HI_SMPS_ALLOW_MASK))
487 /* Dual band extended board data */