qcacmn: regtable population of QCA8074

Added qca8074def.c that holds the register
table entries for qca8074.

Change-Id: I40b170722c2177cf5f53b5728cfae3730eeb8500
Acked-by: Venkateswara Swamy Bandaru <vbandaru@codeaurora.org>
CRs-Fixed: 1042915
This commit is contained in:
Venkateswara Swamy Bandaru
2016-09-20 20:25:39 +05:30
parent e20c6dceda
commit 2aa2c6913e
6 changed files with 226 additions and 0 deletions

View File

@@ -609,6 +609,7 @@ struct ce_reg_def {
uint32_t d_CE_DDR_ADDRESS_FOR_RRI_LOW;
uint32_t d_CE_DDR_ADDRESS_FOR_RRI_HIGH;
uint32_t d_HOST_IE_ADDRESS;
uint32_t d_HOST_IE_ADDRESS_2;
uint32_t d_HOST_IE_COPY_COMPLETE_MASK;
uint32_t d_SR_BA_ADDRESS;
uint32_t d_SR_BA_ADDRESS_HIGH;