Home
last modified time | relevance | path

Searched refs:HAL_IPQ5332_CE_WFSS_REG_BASE (Results 1 – 3 of 3) sorted by relevance

/src/sys/contrib/dev/athk/ath12k/
H A Dhw.c1185 HAL_IPQ5332_CE_WFSS_REG_BASE,
1187 HAL_IPQ5332_CE_WFSS_REG_BASE,
1189 HAL_IPQ5332_CE_WFSS_REG_BASE,
1191 HAL_IPQ5332_CE_WFSS_REG_BASE,
1308 .ie1_reg_addr = CE_HOST_IE_ADDRESS - HAL_IPQ5332_CE_WFSS_REG_BASE,
1309 .ie2_reg_addr = CE_HOST_IE_2_ADDRESS - HAL_IPQ5332_CE_WFSS_REG_BASE,
1310 .ie3_reg_addr = CE_HOST_IE_3_ADDRESS - HAL_IPQ5332_CE_WFSS_REG_BASE,
1314 .base = HAL_IPQ5332_CE_WFSS_REG_BASE,
H A Dhal.h383 #define HAL_IPQ5332_CE_WFSS_REG_BASE 0x740000 macro
H A Dahb.c938 ab->ce_remap_base_addr = HAL_IPQ5332_CE_WFSS_REG_BASE; in ath12k_ahb_resource_init()