Lines Matching +full:0 +full:x1234

23 #define QCA988X_2_0_DEVICE_ID_UBNT   (0x11ac)
24 #define QCA988X_2_0_DEVICE_ID (0x003c)
25 #define QCA6164_2_1_DEVICE_ID (0x0041)
26 #define QCA6174_2_1_DEVICE_ID (0x003e)
27 #define QCA6174_3_2_DEVICE_ID (0x0042)
28 #define QCA99X0_2_0_DEVICE_ID (0x0040)
29 #define QCA9888_2_0_DEVICE_ID (0x0056)
30 #define QCA9984_1_0_DEVICE_ID (0x0046)
31 #define QCA9377_1_0_DEVICE_ID (0x0042)
32 #define QCA9887_1_0_DEVICE_ID (0x0050)
35 #define QCA988X_HW_1_0_CHIP_ID_REV 0x0
38 #define QCA988X_HW_2_0_VERSION 0x4100016c
39 #define QCA988X_HW_2_0_CHIP_ID_REV 0x2
40 #define QCA988X_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA988X/hw2.0"
42 #define QCA988X_HW_2_0_PATCH_LOAD_ADDR 0x1234
45 #define QCA9887_HW_1_0_VERSION 0x4100016d
46 #define QCA9887_HW_1_0_CHIP_ID_REV 0
47 #define QCA9887_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9887/hw1.0"
49 #define QCA9887_HW_1_0_PATCH_LOAD_ADDR 0x1234
52 #define QCA6174_HW_1_0_VERSION 0x05000000
53 #define QCA6174_HW_1_1_VERSION 0x05000001
54 #define QCA6174_HW_1_3_VERSION 0x05000003
55 #define QCA6174_HW_2_1_VERSION 0x05010000
56 #define QCA6174_HW_3_0_VERSION 0x05020000
57 #define QCA6174_HW_3_2_VERSION 0x05030000
60 #define QCA9377_HW_1_0_DEV_VERSION 0x05020000
61 #define QCA9377_HW_1_1_DEV_VERSION 0x05020001
64 QCA6174_PCI_REV_1_1 = 0x11,
65 QCA6174_PCI_REV_1_3 = 0x13,
66 QCA6174_PCI_REV_2_0 = 0x20,
67 QCA6174_PCI_REV_3_0 = 0x30,
71 QCA6174_HW_1_0_CHIP_ID_REV = 0,
82 QCA9377_HW_1_0_CHIP_ID_REV = 0x0,
83 QCA9377_HW_1_1_CHIP_ID_REV = 0x1,
88 #define QCA6174_HW_2_1_PATCH_LOAD_ADDR 0x1234
90 #define QCA6174_HW_3_0_FW_DIR ATH10K_FW_DIR "/QCA6174/hw3.0"
92 #define QCA6174_HW_3_0_PATCH_LOAD_ADDR 0x1234
95 #define QCA99X0_HW_1_0_CHIP_ID_REV 0x0
98 #define QCA99X0_HW_2_0_DEV_VERSION 0x01000000
99 #define QCA99X0_HW_2_0_CHIP_ID_REV 0x1
100 #define QCA99X0_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA99X0/hw2.0"
102 #define QCA99X0_HW_2_0_PATCH_LOAD_ADDR 0x1234
105 #define QCA9984_HW_1_0_DEV_VERSION 0x1000000
106 #define QCA9984_HW_DEV_TYPE 0xa
107 #define QCA9984_HW_1_0_CHIP_ID_REV 0x0
108 #define QCA9984_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9984/hw1.0"
111 #define QCA9984_HW_1_0_PATCH_LOAD_ADDR 0x1234
114 #define QCA9888_HW_2_0_DEV_VERSION 0x1000000
115 #define QCA9888_HW_DEV_TYPE 0xc
116 #define QCA9888_HW_2_0_CHIP_ID_REV 0x0
117 #define QCA9888_HW_2_0_FW_DIR ATH10K_FW_DIR "/QCA9888/hw2.0"
119 #define QCA9888_HW_2_0_PATCH_LOAD_ADDR 0x1234
122 #define QCA9377_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA9377/hw1.0"
124 #define QCA9377_HW_1_0_PATCH_LOAD_ADDR 0x1234
127 #define QCA4019_HW_1_0_DEV_VERSION 0x01000000
128 #define QCA4019_HW_1_0_FW_DIR ATH10K_FW_DIR "/QCA4019/hw1.0"
130 #define QCA4019_HW_1_0_PATCH_LOAD_ADDR 0x1234
134 #define WCN3990_HW_1_0_FW_DIR ATH10K_FW_DIR "/WCN3990/hw1.0"
172 ATH10K_FW_IE_FW_VERSION = 0,
193 ATH10K_FW_WMI_OP_VERSION_UNSET = 0,
207 ATH10K_FW_HTT_OP_VERSION_UNSET = 0,
224 ATH10K_BD_IE_BOARD = 0,
229 ATH10K_BD_IE_BOARD_NAME = 0,
421 ATH10K_HW_TXRX_RAW = 0,
434 ATH10K_MCAST2UCAST_DISABLED = 0,
439 ATH10K_HW_RATE_OFDM_48M = 0,
450 ATH10K_HW_RATE_CCK_LP_11M = 0,
470 ATH10K_HW_CC_WRAP_DISABLED = 0,
473 * wraparound which resets to 0x7fffffff instead of 0. All
481 * by 1, i.e reset to 0x7fffffff, and other counters will be
491 ATH10K_HW_REFCLK_48_MHZ = 0,
656 return 0; in ath10k_rx_desc_get_l3_pad_bytes()
674 return 0; in ath10k_tx_data_rssi_get_pad_bytes()
683 return 0; in ath10k_is_rssi_enable()
690 #define TARGET_DMA_BURST_SIZE 0
691 #define TARGET_MAC_AGGR_DELIM 0
696 #define TARGET_NUM_OFFLOAD_PEERS 0
697 #define TARGET_NUM_OFFLOAD_REORDER_BUFS 0
700 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2))
701 #define TARGET_RX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2))
710 #define TARGET_NUM_MCAST_GROUPS 0
711 #define TARGET_NUM_MCAST_TABLE_ELEMS 0
714 #define TARGET_RX_SKIP_DEFRAG_TIMEOUT_DUP_DETECTION_CHECK 0
715 #define TARGET_VOW_CONFIG 0
717 #define TARGET_MAX_FRAG_ENTRIES 0
723 #define TARGET_10X_DMA_BURST_SIZE 0
724 #define TARGET_10X_MAC_AGGR_DELIM 0
732 #define TARGET_10X_NUM_OFFLOAD_PEERS 0
733 #define TARGET_10X_NUM_OFFLOAD_REORDER_BUFS 0
740 #define TARGET_10X_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2))
741 #define TARGET_10X_RX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2))
749 #define TARGET_10X_NUM_MCAST_GROUPS 0
750 #define TARGET_10X_NUM_MCAST_TABLE_ELEMS 0
754 #define TARGET_10X_VOW_CONFIG 0
756 #define TARGET_10X_MAX_FRAG_ENTRIES 0
759 #define TARGET_10_2_DMA_BURST_SIZE 0
790 #define TARGET_10_4_ACTIVE_PEERS 0
795 #define TARGET_10_4_NUM_OFFLOAD_PEERS 0
796 #define TARGET_10_4_NUM_OFFLOAD_REORDER_BUFFS 0
816 #define TARGET_10_4_NUM_MCAST_GROUPS 0
817 #define TARGET_10_4_NUM_MCAST_TABLE_ELEMS 0
818 #define TARGET_10_4_MCAST2UCAST_MODE 0
823 #define TARGET_10_4_MAC_AGGR_DELIM 0
825 #define TARGET_10_4_VOW_CONFIG 0
829 #define TARGET_10_4_SMART_ANT_CAP 0
830 #define TARGET_10_4_BK_MIN_FREE 0
831 #define TARGET_10_4_BE_MIN_FREE 0
832 #define TARGET_10_4_VI_MIN_FREE 0
833 #define TARGET_10_4_VO_MIN_FREE 0
835 #define TARGET_10_4_THERMAL_THROTTLING_CONFIG 0
836 #define TARGET_10_4_ATF_CONFIG 0
838 #define TARGET_10_4_QWRAP_CONFIG 0
859 #define MSI_ASSIGN_FW 0
868 #define RTC_STATE_V_LSB 0
869 #define RTC_STATE_V_MASK 0x00000007
870 #define RTC_STATE_ADDRESS 0x0000
871 #define PCIE_SOC_WAKE_V_MASK 0x00000001
872 #define PCIE_SOC_WAKE_ADDRESS 0x0004
873 #define PCIE_SOC_WAKE_RESET 0x00000000
874 #define SOC_GLOBAL_RESET_ADDRESS 0x0008
878 #define MAC_COEX_BASE_ADDRESS 0x00006000
879 #define BT_COEX_BASE_ADDRESS 0x00007000
880 #define SOC_PCIE_BASE_ADDRESS 0x00008000
882 #define WLAN_UART_BASE_ADDRESS 0x0000c000
883 #define WLAN_SI_BASE_ADDRESS 0x00010000
884 #define WLAN_GPIO_BASE_ADDRESS 0x00014000
885 #define WLAN_ANALOG_INTF_BASE_ADDRESS 0x0001c000
887 #define EFUSE_BASE_ADDRESS 0x00030000
888 #define FPGA_REG_BASE_ADDRESS 0x00039000
889 #define WLAN_UART2_BASE_ADDRESS 0x00054c00
899 #define DBI_BASE_ADDRESS 0x00060000
900 #define WLAN_ANALOG_INTF_PCIE_BASE_ADDRESS 0x0006c000
903 #define SOC_RESET_CONTROL_ADDRESS 0x00000000
904 #define SOC_RESET_CONTROL_OFFSET 0x00000000
907 #define SOC_RESET_CONTROL_CPU_WARM_RST_MASK 0x00000040
908 #define SOC_CPU_CLOCK_OFFSET 0x00000020
909 #define SOC_CPU_CLOCK_STANDARD_LSB 0
910 #define SOC_CPU_CLOCK_STANDARD_MASK 0x00000003
911 #define SOC_CLOCK_CONTROL_OFFSET 0x00000028
912 #define SOC_CLOCK_CONTROL_SI0_CLK_MASK 0x00000001
913 #define SOC_SYSTEM_SLEEP_OFFSET 0x000000c4
914 #define SOC_LPO_CAL_OFFSET 0x000000e0
916 #define SOC_LPO_CAL_ENABLE_MASK 0x00100000
917 #define SOC_LF_TIMER_CONTROL0_ADDRESS 0x00000050
918 #define SOC_LF_TIMER_CONTROL0_ENABLE_MASK 0x00000004
922 #define SOC_CHIP_ID_REV_MASK 0x00000f00
924 #define WLAN_RESET_CONTROL_COLD_RST_MASK 0x00000008
925 #define WLAN_RESET_CONTROL_WARM_RST_MASK 0x00000004
926 #define WLAN_SYSTEM_SLEEP_DISABLE_LSB 0
927 #define WLAN_SYSTEM_SLEEP_DISABLE_MASK 0x00000001
929 #define WLAN_GPIO_PIN0_ADDRESS 0x00000028
931 #define WLAN_GPIO_PIN0_CONFIG_MASK 0x00007800
933 #define WLAN_GPIO_PIN0_PAD_PULL_MASK 0x00000060
934 #define WLAN_GPIO_PIN1_ADDRESS 0x0000002c
935 #define WLAN_GPIO_PIN1_CONFIG_MASK 0x00007800
936 #define WLAN_GPIO_PIN10_ADDRESS 0x00000050
937 #define WLAN_GPIO_PIN11_ADDRESS 0x00000054
938 #define WLAN_GPIO_PIN12_ADDRESS 0x00000058
939 #define WLAN_GPIO_PIN13_ADDRESS 0x0000005c
941 #define CLOCK_GPIO_OFFSET 0xffffffff
942 #define CLOCK_GPIO_BT_CLK_OUT_EN_LSB 0
943 #define CLOCK_GPIO_BT_CLK_OUT_EN_MASK 0
945 #define SI_CONFIG_OFFSET 0x00000000
947 #define SI_CONFIG_ERR_INT_MASK 0x00080000
949 #define SI_CONFIG_BIDIR_OD_DATA_MASK 0x00040000
951 #define SI_CONFIG_I2C_MASK 0x00010000
953 #define SI_CONFIG_POS_SAMPLE_MASK 0x00000080
955 #define SI_CONFIG_INACTIVE_DATA_MASK 0x00000020
957 #define SI_CONFIG_INACTIVE_CLK_MASK 0x00000010
958 #define SI_CONFIG_DIVIDER_LSB 0
959 #define SI_CONFIG_DIVIDER_MASK 0x0000000f
960 #define SI_CS_OFFSET 0x00000004
962 #define SI_CS_DONE_ERR_MASK 0x00000400
964 #define SI_CS_DONE_INT_MASK 0x00000200
966 #define SI_CS_START_MASK 0x00000100
968 #define SI_CS_RX_CNT_MASK 0x000000f0
969 #define SI_CS_TX_CNT_LSB 0
970 #define SI_CS_TX_CNT_MASK 0x0000000f
972 #define SI_TX_DATA0_OFFSET 0x00000008
973 #define SI_TX_DATA1_OFFSET 0x0000000c
974 #define SI_RX_DATA0_OFFSET 0x00000010
975 #define SI_RX_DATA1_OFFSET 0x00000014
977 #define CORE_CTRL_CPU_INTR_MASK 0x00002000
978 #define CORE_CTRL_PCIE_REG_31_MASK 0x00000800
979 #define CORE_CTRL_ADDRESS 0x0000
980 #define PCIE_INTR_ENABLE_ADDRESS 0x0008
981 #define PCIE_INTR_CAUSE_ADDRESS 0x000c
984 #define CPU_INTR_ADDRESS 0x0010
985 #define FW_RAM_CONFIG_ADDRESS 0x0018
993 #define FW_IND_HOST_READY 0x80000000
999 #define DRAM_BASE_ADDRESS 0x00400000
1001 #define PCIE_BAR_REG_ADDRESS 0x40030
1003 #define MISSING 0
1022 #define LOCAL_SCRATCH_OFFSET 0x18
1077 #define QCA9887_1_0_GPIO_ENABLE_W1TS_LOW_ADDRESS 0x00000010
1079 #define QCA9887_EEPROM_SELECT_READ 0xa10000a0
1080 #define QCA9887_EEPROM_ADDR_HI_MASK 0x0000ff00
1082 #define QCA9887_EEPROM_ADDR_LO_MASK 0x00ff0000
1085 #define MBOX_RESET_CONTROL_ADDRESS 0x00000000
1086 #define MBOX_HOST_INT_STATUS_ADDRESS 0x00000800
1088 #define MBOX_HOST_INT_STATUS_ERROR_MASK 0x00000080
1090 #define MBOX_HOST_INT_STATUS_CPU_MASK 0x00000040
1092 #define MBOX_HOST_INT_STATUS_COUNTER_MASK 0x00000010
1093 #define MBOX_CPU_INT_STATUS_ADDRESS 0x00000801
1094 #define MBOX_ERROR_INT_STATUS_ADDRESS 0x00000802
1096 #define MBOX_ERROR_INT_STATUS_WAKEUP_MASK 0x00000004
1098 #define MBOX_ERROR_INT_STATUS_RX_UNDERFLOW_MASK 0x00000002
1099 #define MBOX_ERROR_INT_STATUS_TX_OVERFLOW_LSB 0
1100 #define MBOX_ERROR_INT_STATUS_TX_OVERFLOW_MASK 0x00000001
1101 #define MBOX_COUNTER_INT_STATUS_ADDRESS 0x00000803
1102 #define MBOX_COUNTER_INT_STATUS_COUNTER_LSB 0
1103 #define MBOX_COUNTER_INT_STATUS_COUNTER_MASK 0x000000ff
1104 #define MBOX_RX_LOOKAHEAD_VALID_ADDRESS 0x00000805
1105 #define MBOX_INT_STATUS_ENABLE_ADDRESS 0x00000828
1107 #define MBOX_INT_STATUS_ENABLE_ERROR_MASK 0x00000080
1109 #define MBOX_INT_STATUS_ENABLE_CPU_MASK 0x00000040
1111 #define MBOX_INT_STATUS_ENABLE_INT_MASK 0x00000020
1113 #define MBOX_INT_STATUS_ENABLE_COUNTER_MASK 0x00000010
1114 #define MBOX_INT_STATUS_ENABLE_MBOX_DATA_LSB 0
1115 #define MBOX_INT_STATUS_ENABLE_MBOX_DATA_MASK 0x0000000f
1116 #define MBOX_CPU_INT_STATUS_ENABLE_ADDRESS 0x00000819
1117 #define MBOX_CPU_INT_STATUS_ENABLE_BIT_LSB 0
1118 #define MBOX_CPU_INT_STATUS_ENABLE_BIT_MASK 0x000000ff
1119 #define MBOX_CPU_STATUS_ENABLE_ASSERT_MASK 0x00000001
1120 #define MBOX_ERROR_STATUS_ENABLE_ADDRESS 0x0000081a
1122 #define MBOX_ERROR_STATUS_ENABLE_RX_UNDERFLOW_MASK 0x00000002
1123 #define MBOX_ERROR_STATUS_ENABLE_TX_OVERFLOW_LSB 0
1124 #define MBOX_ERROR_STATUS_ENABLE_TX_OVERFLOW_MASK 0x00000001
1125 #define MBOX_COUNTER_INT_STATUS_ENABLE_ADDRESS 0x0000081b
1126 #define MBOX_COUNTER_INT_STATUS_ENABLE_BIT_LSB 0
1127 #define MBOX_COUNTER_INT_STATUS_ENABLE_BIT_MASK 0x000000ff
1128 #define MBOX_COUNT_ADDRESS 0x00000820
1129 #define MBOX_COUNT_DEC_ADDRESS 0x00000840
1130 #define MBOX_WINDOW_DATA_ADDRESS 0x00000874
1131 #define MBOX_WINDOW_WRITE_ADDR_ADDRESS 0x00000878
1132 #define MBOX_WINDOW_READ_ADDR_ADDRESS 0x0000087c
1133 #define MBOX_CPU_DBG_SEL_ADDRESS 0x00000883
1134 #define MBOX_CPU_DBG_ADDRESS 0x00000884
1135 #define MBOX_RTC_BASE_ADDRESS 0x00000000
1136 #define MBOX_GPIO_BASE_ADDRESS 0x00005000
1137 #define MBOX_MBOX_BASE_ADDRESS 0x00008000
1148 #define WAVE1_PCU_ACK_CTS_TIMEOUT 0x8014
1149 #define WAVE1_PCU_ACK_CTS_TIMEOUT_MAX 0x00003FFF
1150 #define WAVE1_PCU_ACK_CTS_TIMEOUT_ACK_MASK 0x00003FFF
1151 #define WAVE1_PCU_ACK_CTS_TIMEOUT_ACK_LSB 0
1152 #define WAVE1_PCU_ACK_CTS_TIMEOUT_CTS_MASK 0x3FFF0000
1155 #define WAVE1_PCU_GBL_IFS_SLOT 0x1070
1156 #define WAVE1_PCU_GBL_IFS_SLOT_MASK 0x0000FFFF
1157 #define WAVE1_PCU_GBL_IFS_SLOT_MAX 0x0000FFFF
1158 #define WAVE1_PCU_GBL_IFS_SLOT_LSB 0
1159 #define WAVE1_PCU_GBL_IFS_SLOT_RESV0 0xFFFF0000
1161 #define WAVE1_PHYCLK 0x801C
1162 #define WAVE1_PHYCLK_USEC_MASK 0x0000007F
1163 #define WAVE1_PHYCLK_USEC_LSB 0
1166 #define SOC_CORE_CLK_CTRL_OFFSET 0x00000114
1167 #define SOC_CORE_CLK_CTRL_DIV_LSB 0
1168 #define SOC_CORE_CLK_CTRL_DIV_MASK 0x00000007
1170 #define EFUSE_OFFSET 0x0000032c
1172 #define EFUSE_XTAL_SEL_MASK 0x00000700
1174 #define BB_PLL_CONFIG_OFFSET 0x000002f4
1175 #define BB_PLL_CONFIG_FRAC_LSB 0
1176 #define BB_PLL_CONFIG_FRAC_MASK 0x0003ffff
1178 #define BB_PLL_CONFIG_OUTDIV_MASK 0x001c0000
1180 #define WLAN_PLL_SETTLE_OFFSET 0x0018
1181 #define WLAN_PLL_SETTLE_TIME_LSB 0
1182 #define WLAN_PLL_SETTLE_TIME_MASK 0x000007ff
1184 #define WLAN_PLL_CONTROL_OFFSET 0x0014
1185 #define WLAN_PLL_CONTROL_DIV_LSB 0
1186 #define WLAN_PLL_CONTROL_DIV_MASK 0x000003ff
1188 #define WLAN_PLL_CONTROL_REFDIV_MASK 0x00003c00
1190 #define WLAN_PLL_CONTROL_BYPASS_MASK 0x00010000
1192 #define WLAN_PLL_CONTROL_NOPWD_MASK 0x00040000
1194 #define RTC_SYNC_STATUS_OFFSET 0x0244
1196 #define RTC_SYNC_STATUS_PLL_CHANGING_MASK 0x00000020
1199 /* CPU_ADDR_MSB is a register, bit[3:0] is to specify which memory
1201 * If host wants to access 0xX12345 at target, then CPU_ADDR_MSB[3:0]
1202 * is 0xX.
1203 * The following MACROs are defined to get the 0xX and the size limit.
1207 #define REGION_ACCESS_SIZE_LIMIT 0x100000