swr-mstr-registers.h 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. /* SPDX-License-Identifier: GPL-2.0-only */
  2. /*
  3. * Copyright (c) 2015, 2018-2020 The Linux Foundation. All rights reserved.
  4. */
  5. #ifndef _SWRM_REGISTERS_H
  6. #define _SWRM_REGISTERS_H
  7. #define SWRM_BASE 0x00
  8. #define SWRM_COMP_HW_VERSION (SWRM_BASE+0x0000)
  9. #define SWRM_COMP_CFG (SWRM_BASE+0x0004)
  10. #define SWRM_COMP_SW_RESET (SWRM_BASE+0x0008)
  11. #define SWRM_COMP_POWER_CFG (SWRM_BASE+0x000C)
  12. #define SWRM_COMP_FEATURE_CFG (SWRM_BASE+0x0010)
  13. #define SWRM_COMP_STATUS (SWRM_BASE+0x0014)
  14. #define SWRM_COMP_PARAMS (SWRM_BASE+0x0100)
  15. #define SWRM_COMP_MASTER_ID (SWRM_BASE+0x0104)
  16. #define MM_SYNC_CONFIG (SWRM_BASE+0x0108)
  17. #define SWRM_COMP_NPL_PARAMS (SWRM_BASE+0x0120)
  18. #define SWRM_INTERRUPT_STATUS (SWRM_BASE+0x0200)
  19. #define SWRM_INTERRUPT_EN (SWRM_BASE+0x0204)
  20. #define SWRM_INTERRUPT_CLEAR (SWRM_BASE+0x0208)
  21. #define SWRM_INTERRUPT_STATUS_1 (SWRM_BASE+0x0220)
  22. #define SWRM_INTERRUPT_EN_1 (SWRM_BASE+0x0224)
  23. #define SWRM_INTERRUPT_CLEAR_1 (SWRM_BASE+0x0228)
  24. #define SWRM_CPU1_INTERRUPT_EN (SWRM_BASE+0x0210)
  25. #define SWRM_CPU1_INTERRUPT_EN_1 (SWRM_BASE+0x0230)
  26. #define SWRM_CPU0_CMD_RESPONSE (SWRM_BASE+0x0250)
  27. #define SWRM_CMD_FIFO_WR_CMD (SWRM_BASE+0x0300)
  28. #define SWRM_CMD_FIFO_RD_CMD (SWRM_BASE+0x0304)
  29. #define SWRM_CMD_FIFO_CMD (SWRM_BASE+0x0308)
  30. #define SWRM_CMD_FIFO_STATUS (SWRM_BASE+0x030C)
  31. #define SWRM_CMD_FIFO_CFG (SWRM_BASE+0x0314)
  32. #define SWRM_CMD_FIFO_RD_FIFO (SWRM_BASE+0x0318)
  33. #define SWRM_CPU1_CMD_FIFO_WR_CMD (SWRM_BASE+0x031C)
  34. #define SWRM_CPU1_CMD_FIFO_RD_CMD (SWRM_BASE+0x0320)
  35. #define SWRM_CPU1_CMD_FIFO_STATUS (SWRM_BASE+0x0328)
  36. #define SWRM_CPU1_CMD_FIFO_RD_FIFO (SWRM_BASE+0x0334)
  37. #define SWRM_CPU_NUM_ENTRIES_WR_CMD_FIFO (SWRM_BASE+0x0370)
  38. #define SWRM_CPU0_SW_INTERRUPT_SET (SWRM_BASE+0x0374)
  39. #define SWRM_CPU0_SW_MESSAGE0 (SWRM_BASE+0x0384)
  40. #define SWRM_CPU0_SW_MESSAGE1 (SWRM_BASE+0x0394)
  41. #define SWRM_ENUMERATOR_CFG (SWRM_BASE+0x0500)
  42. #define SWRM_ENUMERATOR_STATUS (SWRM_BASE+0x0504)
  43. #define SWRM_ENUMERATOR_PRE_ENUM_CFG (SWRM_BASE+0x0530)
  44. #define SWRM_ENUMERATOR_SLAVE_DEV_ID_1(m) (SWRM_BASE+0x0530+0x8*m)
  45. #define SWRM_ENUMERATOR_SLAVE_DEV_ID_2(m) (SWRM_BASE+0x0534+0x8*m)
  46. #define SWRM_CTRL_W_GEN_STATUS (SWRM_BASE+0x0600)
  47. #define SWRM_SW_RESET_STATUS (SWRM_BASE+0x0700)
  48. #define SWRM_FORCE_BANK_SWITCH_SUCCESS (SWRM_BASE+0x0704)
  49. #define SWRM_SILENCE_TONE_REPEAT_VALUE_THRESHOLD (SWRM_BASE+0x0710)
  50. #define SWRM_SELF_GENERATE_FRAME_SYNC (SWRM_BASE+0x0714)
  51. #define SWRM_MCP_FRAME_CTRL_BANK(m) (SWRM_BASE+0x101C+0x40*m)
  52. #define SWRM_MCP_BUS_CTRL (SWRM_BASE+0x1044)
  53. #define SWRM_MCP_CFG (SWRM_BASE+0x1048)
  54. #define SWRM_MCP_STATUS (SWRM_BASE+0x104C)
  55. #define SWRM_MCP_SLV_STATUS (SWRM_BASE+0x1090)
  56. #define SWRM_DIN_DP_INT_STATUS(n) (SWRM_BASE+0x1000+0x100*n)
  57. #define SWRM_DIN_DP_INT_CLEAR(n) (SWRM_BASE+0x1008+0x100*n)
  58. #define SWRM_DP_PORT_CONTROL(n) (SWRM_BASE+0x1020+0x100*n)
  59. #define SWRM_DP_PORT_CTRL_BANK(n, m) (SWRM_BASE+0x1024+0x100*n+0x40*m)
  60. #define SWRM_DP_PORT_CTRL_2_BANK(n, m) (SWRM_BASE+0x1028+0x100*n+0x40*m)
  61. #define SWRM_DP_BLOCK_CTRL_1(n) (SWRM_BASE+0x102C+0x100*n)
  62. #define SWRM_DP_BLOCK_CTRL2_BANK(n, m) (SWRM_BASE+0x1030+0x100*n+0x40*m)
  63. #define SWRM_DP_PORT_HCTRL_BANK(n, m) (SWRM_BASE+0x1034+0x100*n+0x40*m)
  64. #define SWRM_DP_BLOCK_CTRL3_BANK(n, m) (SWRM_BASE+0x1038+0x100*n+0x40*m)
  65. #define SWRM_DP_SAMPLECTRL2_BANK(n, m) (SWRM_BASE+0x103C+0x100*n+0x40*m)
  66. #define SWRM_DIN_DP_FEATURES_EN(n) (SWRM_BASE+0x104C+0x100*n)
  67. #define SWRM_DIN_DP_PCM_PORT_CTRL(n) (SWRM_BASE+0x1054+0x100*n)
  68. #define SWRM_DOUT_DP_INT_STATUS(n) (SWRM_BASE+0x1000+0x100*n)
  69. #define SWRM_DOUT_DP_INT_CLEAR(n) (SWRM_BASE+0x1008+0x100*n)
  70. #define SWRM_DOUT_DP_FEATURES_EN(n) (SWRM_BASE+0x104C+0x100*n)
  71. #define SWRM_DOUT_DP_SILENCE_TONE_CFG(n) (SWRM_BASE+0x1050+0x100*n)
  72. #define SWRM_DOUT_DP_PCM_PORT_CTRL(n) (SWRM_BASE+0x1054+0x100*n)
  73. #define SWRM_MAX_REGISTER SWRM_DIN_DP_PCM_PORT_CTRL(9)
  74. #define SWRM_INTERRUPT_STATUS_SLAVE_PEND_IRQ 0x1
  75. #define SWRM_INTERRUPT_STATUS_NEW_SLAVE_ATTACHED 0x2
  76. #define SWRM_INTERRUPT_STATUS_CHANGE_ENUM_SLAVE_STATUS 0x4
  77. #define SWRM_INTERRUPT_STATUS_MASTER_CLASH_DET 0x8
  78. #define SWRM_INTERRUPT_STATUS_RD_FIFO_OVERFLOW 0x10
  79. #define SWRM_INTERRUPT_STATUS_RD_FIFO_UNDERFLOW 0x20
  80. #define SWRM_INTERRUPT_STATUS_WR_CMD_FIFO_OVERFLOW 0x40
  81. #define SWRM_INTERRUPT_STATUS_CMD_ERROR 0x80
  82. #define SWRM_INTERRUPT_STATUS_DOUT_PORT_COLLISION 0x100
  83. #define SWRM_INTERRUPT_STATUS_READ_EN_RD_VALID_MISMATCH 0x200
  84. #define SWRM_INTERRUPT_STATUS_SPECIAL_CMD_ID_FINISHED 0x400
  85. #ifdef CONFIG_SWRM_VER_1P1
  86. #define SWRM_INTERRUPT_STATUS_NEW_SLAVE_AUTO_ENUM_FINISHED 0x800
  87. #define SWRM_INTERRUPT_STATUS_AUTO_ENUM_FAILED 0x1000
  88. #define SWRM_INTERRUPT_STATUS_AUTO_ENUM_TABLE_IS_FULL 0x2000
  89. #define SWRM_INTERRUPT_STATUS_BUS_RESET_FINISHED 0x4000
  90. #define SWRM_INTERRUPT_STATUS_CLK_STOP_FINISHED 0x8000
  91. #define SWRM_INTERRUPT_STATUS_ERROR_PORT_TEST 0x10000
  92. #else
  93. #define SWRM_INTERRUPT_STATUS_AUTO_ENUM_FAILED 0x800
  94. #define SWRM_INTERRUPT_STATUS_AUTO_ENUM_TABLE_IS_FULL 0x1000
  95. #define SWRM_INTERRUPT_STATUS_BUS_RESET_FINISHED 0x2000
  96. #define SWRM_INTERRUPT_STATUS_CLK_STOP_FINISHED 0x4000
  97. #define SWRM_INTERRUPT_STATUS_ERROR_PORT_TEST 0x8000
  98. #endif /* CONFIG_SWRM_VER_1P1 */
  99. #define SWRM_INTERRUPT_STATUS_EXT_CLK_STOP_WAKEUP 0x10000
  100. #define SWRM_INTERRUPT_MAX 0x11
  101. #define SWRM_COMP_PARAMS_WR_FIFO_DEPTH 0x00007C00
  102. #define SWRM_COMP_PARAMS_RD_FIFO_DEPTH 0x000F8000
  103. #define SWRM_COMP_FEATURE_CFG_DEFAULT_VAL 0x06
  104. #define SWRM_COMP_FEATURE_CFG_DEFAULT_VAL_V1P7 0x406
  105. #define SWRM_COMP_FEATURE_CFG_PCM_EN_MASK 0x18
  106. #endif /* _SWRM_REGISTERS_H */