2 * Copyright (c) 2016 Linaro Ltd.
3 * Copyright (c) 2016 Hisilicon Limited.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
13 #define DRV_NAME "hisi_sas_v2_hw"
15 /* global registers need init*/
16 #define DLVRY_QUEUE_ENABLE 0x0
17 #define IOST_BASE_ADDR_LO 0x8
18 #define IOST_BASE_ADDR_HI 0xc
19 #define ITCT_BASE_ADDR_LO 0x10
20 #define ITCT_BASE_ADDR_HI 0x14
21 #define IO_BROKEN_MSG_ADDR_LO 0x18
22 #define IO_BROKEN_MSG_ADDR_HI 0x1c
23 #define PHY_CONTEXT 0x20
24 #define PHY_STATE 0x24
25 #define PHY_PORT_NUM_MA 0x28
26 #define PORT_STATE 0x2c
27 #define PORT_STATE_PHY8_PORT_NUM_OFF 16
28 #define PORT_STATE_PHY8_PORT_NUM_MSK (0xf << PORT_STATE_PHY8_PORT_NUM_OFF)
29 #define PORT_STATE_PHY8_CONN_RATE_OFF 20
30 #define PORT_STATE_PHY8_CONN_RATE_MSK (0xf << PORT_STATE_PHY8_CONN_RATE_OFF)
31 #define PHY_CONN_RATE 0x30
32 #define HGC_TRANS_TASK_CNT_LIMIT 0x38
33 #define AXI_AHB_CLK_CFG 0x3c
35 #define ITCT_CLR_EN_OFF 16
36 #define ITCT_CLR_EN_MSK (0x1 << ITCT_CLR_EN_OFF)
37 #define ITCT_DEV_OFF 0
38 #define ITCT_DEV_MSK (0x7ff << ITCT_DEV_OFF)
39 #define AXI_USER1 0x48
40 #define AXI_USER2 0x4c
41 #define IO_SATA_BROKEN_MSG_ADDR_LO 0x58
42 #define IO_SATA_BROKEN_MSG_ADDR_HI 0x5c
43 #define SATA_INITI_D2H_STORE_ADDR_LO 0x60
44 #define SATA_INITI_D2H_STORE_ADDR_HI 0x64
45 #define HGC_SAS_TX_OPEN_FAIL_RETRY_CTRL 0x84
46 #define HGC_SAS_TXFAIL_RETRY_CTRL 0x88
47 #define HGC_GET_ITV_TIME 0x90
48 #define DEVICE_MSG_WORK_MODE 0x94
49 #define OPENA_WT_CONTI_TIME 0x9c
50 #define I_T_NEXUS_LOSS_TIME 0xa0
51 #define MAX_CON_TIME_LIMIT_TIME 0xa4
52 #define BUS_INACTIVE_LIMIT_TIME 0xa8
53 #define REJECT_TO_OPEN_LIMIT_TIME 0xac
54 #define CFG_AGING_TIME 0xbc
55 #define HGC_DFX_CFG2 0xc0
56 #define HGC_IOMB_PROC1_STATUS 0x104
57 #define CFG_1US_TIMER_TRSH 0xcc
58 #define HGC_INVLD_DQE_INFO 0x148
59 #define HGC_INVLD_DQE_INFO_FB_CH0_OFF 9
60 #define HGC_INVLD_DQE_INFO_FB_CH0_MSK (0x1 << HGC_INVLD_DQE_INFO_FB_CH0_OFF)
61 #define HGC_INVLD_DQE_INFO_FB_CH3_OFF 18
62 #define INT_COAL_EN 0x19c
63 #define OQ_INT_COAL_TIME 0x1a0
64 #define OQ_INT_COAL_CNT 0x1a4
65 #define ENT_INT_COAL_TIME 0x1a8
66 #define ENT_INT_COAL_CNT 0x1ac
67 #define OQ_INT_SRC 0x1b0
68 #define OQ_INT_SRC_MSK 0x1b4
69 #define ENT_INT_SRC1 0x1b8
70 #define ENT_INT_SRC1_D2H_FIS_CH0_OFF 0
71 #define ENT_INT_SRC1_D2H_FIS_CH0_MSK (0x1 << ENT_INT_SRC1_D2H_FIS_CH0_OFF)
72 #define ENT_INT_SRC1_D2H_FIS_CH1_OFF 8
73 #define ENT_INT_SRC1_D2H_FIS_CH1_MSK (0x1 << ENT_INT_SRC1_D2H_FIS_CH1_OFF)
74 #define ENT_INT_SRC2 0x1bc
75 #define ENT_INT_SRC3 0x1c0
76 #define ENT_INT_SRC3_ITC_INT_OFF 15
77 #define ENT_INT_SRC3_ITC_INT_MSK (0x1 << ENT_INT_SRC3_ITC_INT_OFF)
78 #define ENT_INT_SRC_MSK1 0x1c4
79 #define ENT_INT_SRC_MSK2 0x1c8
80 #define ENT_INT_SRC_MSK3 0x1cc
81 #define ENT_INT_SRC_MSK3_ENT95_MSK_OFF 31
82 #define ENT_INT_SRC_MSK3_ENT95_MSK_MSK (0x1 << ENT_INT_SRC_MSK3_ENT95_MSK_OFF)
83 #define SAS_ECC_INTR_MSK 0x1ec
84 #define HGC_ERR_STAT_EN 0x238
85 #define DLVRY_Q_0_BASE_ADDR_LO 0x260
86 #define DLVRY_Q_0_BASE_ADDR_HI 0x264
87 #define DLVRY_Q_0_DEPTH 0x268
88 #define DLVRY_Q_0_WR_PTR 0x26c
89 #define DLVRY_Q_0_RD_PTR 0x270
90 #define HYPER_STREAM_ID_EN_CFG 0xc80
91 #define OQ0_INT_SRC_MSK 0xc90
92 #define COMPL_Q_0_BASE_ADDR_LO 0x4e0
93 #define COMPL_Q_0_BASE_ADDR_HI 0x4e4
94 #define COMPL_Q_0_DEPTH 0x4e8
95 #define COMPL_Q_0_WR_PTR 0x4ec
96 #define COMPL_Q_0_RD_PTR 0x4f0
98 /* phy registers need init */
99 #define PORT_BASE (0x2000)
101 #define PHY_CFG (PORT_BASE + 0x0)
102 #define HARD_PHY_LINKRATE (PORT_BASE + 0x4)
103 #define PHY_CFG_ENA_OFF 0
104 #define PHY_CFG_ENA_MSK (0x1 << PHY_CFG_ENA_OFF)
105 #define PHY_CFG_DC_OPT_OFF 2
106 #define PHY_CFG_DC_OPT_MSK (0x1 << PHY_CFG_DC_OPT_OFF)
107 #define PROG_PHY_LINK_RATE (PORT_BASE + 0x8)
108 #define PROG_PHY_LINK_RATE_MAX_OFF 0
109 #define PROG_PHY_LINK_RATE_MAX_MSK (0xff << PROG_PHY_LINK_RATE_MAX_OFF)
110 #define PHY_CTRL (PORT_BASE + 0x14)
111 #define PHY_CTRL_RESET_OFF 0
112 #define PHY_CTRL_RESET_MSK (0x1 << PHY_CTRL_RESET_OFF)
113 #define SAS_PHY_CTRL (PORT_BASE + 0x20)
114 #define SL_CFG (PORT_BASE + 0x84)
115 #define PHY_PCN (PORT_BASE + 0x44)
116 #define SL_TOUT_CFG (PORT_BASE + 0x8c)
117 #define SL_CONTROL (PORT_BASE + 0x94)
118 #define SL_CONTROL_NOTIFY_EN_OFF 0
119 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF)
120 #define TX_ID_DWORD0 (PORT_BASE + 0x9c)
121 #define TX_ID_DWORD1 (PORT_BASE + 0xa0)
122 #define TX_ID_DWORD2 (PORT_BASE + 0xa4)
123 #define TX_ID_DWORD3 (PORT_BASE + 0xa8)
124 #define TX_ID_DWORD4 (PORT_BASE + 0xaC)
125 #define TX_ID_DWORD5 (PORT_BASE + 0xb0)
126 #define TX_ID_DWORD6 (PORT_BASE + 0xb4)
127 #define RX_IDAF_DWORD0 (PORT_BASE + 0xc4)
128 #define RX_IDAF_DWORD1 (PORT_BASE + 0xc8)
129 #define RX_IDAF_DWORD2 (PORT_BASE + 0xcc)
130 #define RX_IDAF_DWORD3 (PORT_BASE + 0xd0)
131 #define RX_IDAF_DWORD4 (PORT_BASE + 0xd4)
132 #define RX_IDAF_DWORD5 (PORT_BASE + 0xd8)
133 #define RX_IDAF_DWORD6 (PORT_BASE + 0xdc)
134 #define RXOP_CHECK_CFG_H (PORT_BASE + 0xfc)
135 #define DONE_RECEIVED_TIME (PORT_BASE + 0x11c)
136 #define CHL_INT0 (PORT_BASE + 0x1b4)
137 #define CHL_INT0_HOTPLUG_TOUT_OFF 0
138 #define CHL_INT0_HOTPLUG_TOUT_MSK (0x1 << CHL_INT0_HOTPLUG_TOUT_OFF)
139 #define CHL_INT0_SL_RX_BCST_ACK_OFF 1
140 #define CHL_INT0_SL_RX_BCST_ACK_MSK (0x1 << CHL_INT0_SL_RX_BCST_ACK_OFF)
141 #define CHL_INT0_SL_PHY_ENABLE_OFF 2
142 #define CHL_INT0_SL_PHY_ENABLE_MSK (0x1 << CHL_INT0_SL_PHY_ENABLE_OFF)
143 #define CHL_INT0_NOT_RDY_OFF 4
144 #define CHL_INT0_NOT_RDY_MSK (0x1 << CHL_INT0_NOT_RDY_OFF)
145 #define CHL_INT0_PHY_RDY_OFF 5
146 #define CHL_INT0_PHY_RDY_MSK (0x1 << CHL_INT0_PHY_RDY_OFF)
147 #define CHL_INT1 (PORT_BASE + 0x1b8)
148 #define CHL_INT1_DMAC_TX_ECC_ERR_OFF 15
149 #define CHL_INT1_DMAC_TX_ECC_ERR_MSK (0x1 << CHL_INT1_DMAC_TX_ECC_ERR_OFF)
150 #define CHL_INT1_DMAC_RX_ECC_ERR_OFF 17
151 #define CHL_INT1_DMAC_RX_ECC_ERR_MSK (0x1 << CHL_INT1_DMAC_RX_ECC_ERR_OFF)
152 #define CHL_INT2 (PORT_BASE + 0x1bc)
153 #define CHL_INT0_MSK (PORT_BASE + 0x1c0)
154 #define CHL_INT1_MSK (PORT_BASE + 0x1c4)
155 #define CHL_INT2_MSK (PORT_BASE + 0x1c8)
156 #define CHL_INT_COAL_EN (PORT_BASE + 0x1d0)
157 #define PHY_CTRL_RDY_MSK (PORT_BASE + 0x2b0)
158 #define PHYCTRL_NOT_RDY_MSK (PORT_BASE + 0x2b4)
159 #define PHYCTRL_DWS_RESET_MSK (PORT_BASE + 0x2b8)
160 #define PHYCTRL_PHY_ENA_MSK (PORT_BASE + 0x2bc)
161 #define SL_RX_BCAST_CHK_MSK (PORT_BASE + 0x2c0)
162 #define PHYCTRL_OOB_RESTART_MSK (PORT_BASE + 0x2c4)
163 #define DMA_TX_STATUS (PORT_BASE + 0x2d0)
164 #define DMA_TX_STATUS_BUSY_OFF 0
165 #define DMA_TX_STATUS_BUSY_MSK (0x1 << DMA_TX_STATUS_BUSY_OFF)
166 #define DMA_RX_STATUS (PORT_BASE + 0x2e8)
167 #define DMA_RX_STATUS_BUSY_OFF 0
168 #define DMA_RX_STATUS_BUSY_MSK (0x1 << DMA_RX_STATUS_BUSY_OFF)
170 #define AXI_CFG (0x5100)
171 #define AM_CFG_MAX_TRANS (0x5010)
172 #define AM_CFG_SINGLE_PORT_MAX_TRANS (0x5014)
174 /* HW dma structures */
175 /* Delivery queue header */
177 #define CMD_HDR_RESP_REPORT_OFF 5
178 #define CMD_HDR_RESP_REPORT_MSK (0x1 << CMD_HDR_RESP_REPORT_OFF)
179 #define CMD_HDR_TLR_CTRL_OFF 6
180 #define CMD_HDR_TLR_CTRL_MSK (0x3 << CMD_HDR_TLR_CTRL_OFF)
181 #define CMD_HDR_PORT_OFF 18
182 #define CMD_HDR_PORT_MSK (0xf << CMD_HDR_PORT_OFF)
183 #define CMD_HDR_PRIORITY_OFF 27
184 #define CMD_HDR_PRIORITY_MSK (0x1 << CMD_HDR_PRIORITY_OFF)
185 #define CMD_HDR_CMD_OFF 29
186 #define CMD_HDR_CMD_MSK (0x7 << CMD_HDR_CMD_OFF)
188 #define CMD_HDR_DIR_OFF 5
189 #define CMD_HDR_DIR_MSK (0x3 << CMD_HDR_DIR_OFF)
190 #define CMD_HDR_RESET_OFF 7
191 #define CMD_HDR_RESET_MSK (0x1 << CMD_HDR_RESET_OFF)
192 #define CMD_HDR_VDTL_OFF 10
193 #define CMD_HDR_VDTL_MSK (0x1 << CMD_HDR_VDTL_OFF)
194 #define CMD_HDR_FRAME_TYPE_OFF 11
195 #define CMD_HDR_FRAME_TYPE_MSK (0x1f << CMD_HDR_FRAME_TYPE_OFF)
196 #define CMD_HDR_DEV_ID_OFF 16
197 #define CMD_HDR_DEV_ID_MSK (0xffff << CMD_HDR_DEV_ID_OFF)
199 #define CMD_HDR_CFL_OFF 0
200 #define CMD_HDR_CFL_MSK (0x1ff << CMD_HDR_CFL_OFF)
201 #define CMD_HDR_NCQ_TAG_OFF 10
202 #define CMD_HDR_NCQ_TAG_MSK (0x1f << CMD_HDR_NCQ_TAG_OFF)
203 #define CMD_HDR_MRFL_OFF 15
204 #define CMD_HDR_MRFL_MSK (0x1ff << CMD_HDR_MRFL_OFF)
205 #define CMD_HDR_SG_MOD_OFF 24
206 #define CMD_HDR_SG_MOD_MSK (0x3 << CMD_HDR_SG_MOD_OFF)
207 #define CMD_HDR_FIRST_BURST_OFF 26
208 #define CMD_HDR_FIRST_BURST_MSK (0x1 << CMD_HDR_SG_MOD_OFF)
210 #define CMD_HDR_IPTT_OFF 0
211 #define CMD_HDR_IPTT_MSK (0xffff << CMD_HDR_IPTT_OFF)
213 #define CMD_HDR_DIF_SGL_LEN_OFF 0
214 #define CMD_HDR_DIF_SGL_LEN_MSK (0xffff << CMD_HDR_DIF_SGL_LEN_OFF)
215 #define CMD_HDR_DATA_SGL_LEN_OFF 16
216 #define CMD_HDR_DATA_SGL_LEN_MSK (0xffff << CMD_HDR_DATA_SGL_LEN_OFF)
218 /* Completion header */
220 #define CMPLT_HDR_RSPNS_XFRD_OFF 10
221 #define CMPLT_HDR_RSPNS_XFRD_MSK (0x1 << CMPLT_HDR_RSPNS_XFRD_OFF)
222 #define CMPLT_HDR_ERX_OFF 12
223 #define CMPLT_HDR_ERX_MSK (0x1 << CMPLT_HDR_ERX_OFF)
225 #define CMPLT_HDR_IPTT_OFF 0
226 #define CMPLT_HDR_IPTT_MSK (0xffff << CMPLT_HDR_IPTT_OFF)
227 #define CMPLT_HDR_DEV_ID_OFF 16
228 #define CMPLT_HDR_DEV_ID_MSK (0xffff << CMPLT_HDR_DEV_ID_OFF)
232 #define ITCT_HDR_DEV_TYPE_OFF 0
233 #define ITCT_HDR_DEV_TYPE_MSK (0x3 << ITCT_HDR_DEV_TYPE_OFF)
234 #define ITCT_HDR_VALID_OFF 2
235 #define ITCT_HDR_VALID_MSK (0x1 << ITCT_HDR_VALID_OFF)
236 #define ITCT_HDR_MCR_OFF 5
237 #define ITCT_HDR_MCR_MSK (0xf << ITCT_HDR_MCR_OFF)
238 #define ITCT_HDR_VLN_OFF 9
239 #define ITCT_HDR_VLN_MSK (0xf << ITCT_HDR_VLN_OFF)
240 #define ITCT_HDR_PORT_ID_OFF 28
241 #define ITCT_HDR_PORT_ID_MSK (0xf << ITCT_HDR_PORT_ID_OFF)
243 #define ITCT_HDR_INLT_OFF 0
244 #define ITCT_HDR_INLT_MSK (0xffffULL << ITCT_HDR_INLT_OFF)
245 #define ITCT_HDR_BITLT_OFF 16
246 #define ITCT_HDR_BITLT_MSK (0xffffULL << ITCT_HDR_BITLT_OFF)
247 #define ITCT_HDR_MCTLT_OFF 32
248 #define ITCT_HDR_MCTLT_MSK (0xffffULL << ITCT_HDR_MCTLT_OFF)
249 #define ITCT_HDR_RTOLT_OFF 48
250 #define ITCT_HDR_RTOLT_MSK (0xffffULL << ITCT_HDR_RTOLT_OFF)
252 struct hisi_sas_complete_v2_hdr
{
259 struct hisi_sas_err_record_v2
{
261 __le32 trans_tx_fail_type
;
264 __le32 trans_rx_fail_type
;
267 __le16 dma_tx_err_type
;
268 __le16 sipc_rx_err_type
;
271 __le32 dma_rx_err_type
;
275 HISI_SAS_PHY_PHY_UPDOWN
,
276 HISI_SAS_PHY_CHNL_INT
,
281 TRANS_TX_FAIL_BASE
= 0x0, /* dw0 */
282 TRANS_RX_FAIL_BASE
= 0x100, /* dw1 */
283 DMA_TX_ERR_BASE
= 0x200, /* dw2 bit 15-0 */
284 SIPC_RX_ERR_BASE
= 0x300, /* dw2 bit 31-16*/
285 DMA_RX_ERR_BASE
= 0x400, /* dw3 */
288 TRANS_TX_OPEN_FAIL_WITH_IT_NEXUS_LOSS
= TRANS_TX_FAIL_BASE
, /* 0x0 */
289 TRANS_TX_ERR_PHY_NOT_ENABLE
, /* 0x1 */
290 TRANS_TX_OPEN_CNX_ERR_WRONG_DESTINATION
, /* 0x2 */
291 TRANS_TX_OPEN_CNX_ERR_ZONE_VIOLATION
, /* 0x3 */
292 TRANS_TX_OPEN_CNX_ERR_BY_OTHER
, /* 0x4 */
294 TRANS_TX_OPEN_CNX_ERR_AIP_TIMEOUT
, /* 0x6 */
295 TRANS_TX_OPEN_CNX_ERR_STP_RESOURCES_BUSY
, /* 0x7 */
296 TRANS_TX_OPEN_CNX_ERR_PROTOCOL_NOT_SUPPORTED
, /* 0x8 */
297 TRANS_TX_OPEN_CNX_ERR_CONNECTION_RATE_NOT_SUPPORTED
, /* 0x9 */
298 TRANS_TX_OPEN_CNX_ERR_BAD_DESTINATION
, /* 0xa */
299 TRANS_TX_OPEN_CNX_ERR_BREAK_RCVD
, /* 0xb */
300 TRANS_TX_OPEN_CNX_ERR_LOW_PHY_POWER
, /* 0xc */
301 TRANS_TX_OPEN_CNX_ERR_PATHWAY_BLOCKED
, /* 0xd */
302 TRANS_TX_OPEN_CNX_ERR_OPEN_TIMEOUT
, /* 0xe */
303 TRANS_TX_OPEN_CNX_ERR_NO_DESTINATION
, /* 0xf */
304 TRANS_TX_OPEN_RETRY_ERR_THRESHOLD_REACHED
, /* 0x10 */
305 TRANS_TX_ERR_FRAME_TXED
, /* 0x11 */
306 TRANS_TX_ERR_WITH_BREAK_TIMEOUT
, /* 0x12 */
307 TRANS_TX_ERR_WITH_BREAK_REQUEST
, /* 0x13 */
308 TRANS_TX_ERR_WITH_BREAK_RECEVIED
, /* 0x14 */
309 TRANS_TX_ERR_WITH_CLOSE_TIMEOUT
, /* 0x15 */
310 TRANS_TX_ERR_WITH_CLOSE_NORMAL
, /* 0x16 for ssp*/
311 TRANS_TX_ERR_WITH_CLOSE_PHYDISALE
, /* 0x17 */
312 TRANS_TX_ERR_WITH_CLOSE_DWS_TIMEOUT
, /* 0x18 */
313 TRANS_TX_ERR_WITH_CLOSE_COMINIT
, /* 0x19 */
314 TRANS_TX_ERR_WITH_NAK_RECEVIED
, /* 0x1a for ssp*/
315 TRANS_TX_ERR_WITH_ACK_NAK_TIMEOUT
, /* 0x1b for ssp*/
316 /*IO_TX_ERR_WITH_R_ERR_RECEVIED, [> 0x1b for sata/stp<] */
317 TRANS_TX_ERR_WITH_CREDIT_TIMEOUT
, /* 0x1c for ssp */
318 /*IO_RX_ERR_WITH_SATA_DEVICE_LOST 0x1c for sata/stp */
319 TRANS_TX_ERR_WITH_IPTT_CONFLICT
, /* 0x1d for ssp/smp */
320 TRANS_TX_ERR_WITH_OPEN_BY_DES_OR_OTHERS
, /* 0x1e */
321 /*IO_TX_ERR_WITH_SYNC_RXD, [> 0x1e <] for sata/stp */
322 TRANS_TX_ERR_WITH_WAIT_RECV_TIMEOUT
, /* 0x1f for sata/stp */
325 TRANS_RX_ERR_WITH_RXFRAME_CRC_ERR
= TRANS_RX_FAIL_BASE
, /* 0x100 */
326 TRANS_RX_ERR_WITH_RXFIS_8B10B_DISP_ERR
, /* 0x101 for sata/stp */
327 TRANS_RX_ERR_WITH_RXFRAME_HAVE_ERRPRM
, /* 0x102 for ssp/smp */
328 /*IO_ERR_WITH_RXFIS_8B10B_CODE_ERR, [> 0x102 <] for sata/stp */
329 TRANS_RX_ERR_WITH_RXFIS_DECODE_ERROR
, /* 0x103 for sata/stp */
330 TRANS_RX_ERR_WITH_RXFIS_CRC_ERR
, /* 0x104 for sata/stp */
331 TRANS_RX_ERR_WITH_RXFRAME_LENGTH_OVERRUN
, /* 0x105 for smp */
332 /*IO_ERR_WITH_RXFIS_TX SYNCP, [> 0x105 <] for sata/stp */
333 TRANS_RX_ERR_WITH_RXFIS_RX_SYNCP
, /* 0x106 for sata/stp*/
334 TRANS_RX_ERR_WITH_LINK_BUF_OVERRUN
, /* 0x107 */
335 TRANS_RX_ERR_WITH_BREAK_TIMEOUT
, /* 0x108 */
336 TRANS_RX_ERR_WITH_BREAK_REQUEST
, /* 0x109 */
337 TRANS_RX_ERR_WITH_BREAK_RECEVIED
, /* 0x10a */
338 RESERVED1
, /* 0x10b */
339 TRANS_RX_ERR_WITH_CLOSE_NORMAL
, /* 0x10c */
340 TRANS_RX_ERR_WITH_CLOSE_PHY_DISABLE
, /* 0x10d */
341 TRANS_RX_ERR_WITH_CLOSE_DWS_TIMEOUT
, /* 0x10e */
342 TRANS_RX_ERR_WITH_CLOSE_COMINIT
, /* 0x10f */
343 TRANS_RX_ERR_WITH_DATA_LEN0
, /* 0x110 for ssp/smp */
344 TRANS_RX_ERR_WITH_BAD_HASH
, /* 0x111 for ssp */
345 /*IO_RX_ERR_WITH_FIS_TOO_SHORT, [> 0x111 <] for sata/stp */
346 TRANS_RX_XRDY_WLEN_ZERO_ERR
, /* 0x112 for ssp*/
347 /*IO_RX_ERR_WITH_FIS_TOO_LONG, [> 0x112 <] for sata/stp */
348 TRANS_RX_SSP_FRM_LEN_ERR
, /* 0x113 for ssp */
349 /*IO_RX_ERR_WITH_SATA_DEVICE_LOST, [> 0x113 <] for sata */
350 RESERVED2
, /* 0x114 */
351 RESERVED3
, /* 0x115 */
352 RESERVED4
, /* 0x116 */
353 RESERVED5
, /* 0x117 */
354 TRANS_RX_ERR_WITH_BAD_FRM_TYPE
, /* 0x118 */
355 TRANS_RX_SMP_FRM_LEN_ERR
, /* 0x119 */
356 TRANS_RX_SMP_RESP_TIMEOUT_ERR
, /* 0x11a */
357 RESERVED6
, /* 0x11b */
358 RESERVED7
, /* 0x11c */
359 RESERVED8
, /* 0x11d */
360 RESERVED9
, /* 0x11e */
361 TRANS_RX_R_ERR
, /* 0x11f */
364 DMA_TX_DIF_CRC_ERR
= DMA_TX_ERR_BASE
, /* 0x200 */
365 DMA_TX_DIF_APP_ERR
, /* 0x201 */
366 DMA_TX_DIF_RPP_ERR
, /* 0x202 */
367 DMA_TX_DATA_SGL_OVERFLOW
, /* 0x203 */
368 DMA_TX_DIF_SGL_OVERFLOW
, /* 0x204 */
369 DMA_TX_UNEXP_XFER_ERR
, /* 0x205 */
370 DMA_TX_UNEXP_RETRANS_ERR
, /* 0x206 */
371 DMA_TX_XFER_LEN_OVERFLOW
, /* 0x207 */
372 DMA_TX_XFER_OFFSET_ERR
, /* 0x208 */
373 DMA_TX_RAM_ECC_ERR
, /* 0x209 */
374 DMA_TX_DIF_LEN_ALIGN_ERR
, /* 0x20a */
377 SIPC_RX_FIS_STATUS_ERR_BIT_VLD
= SIPC_RX_ERR_BASE
, /* 0x300 */
378 SIPC_RX_PIO_WRSETUP_STATUS_DRQ_ERR
, /* 0x301 */
379 SIPC_RX_FIS_STATUS_BSY_BIT_ERR
, /* 0x302 */
380 SIPC_RX_WRSETUP_LEN_ODD_ERR
, /* 0x303 */
381 SIPC_RX_WRSETUP_LEN_ZERO_ERR
, /* 0x304 */
382 SIPC_RX_WRDATA_LEN_NOT_MATCH_ERR
, /* 0x305 */
383 SIPC_RX_NCQ_WRSETUP_OFFSET_ERR
, /* 0x306 */
384 SIPC_RX_NCQ_WRSETUP_AUTO_ACTIVE_ERR
, /* 0x307 */
385 SIPC_RX_SATA_UNEXP_FIS_ERR
, /* 0x308 */
386 SIPC_RX_WRSETUP_ESTATUS_ERR
, /* 0x309 */
387 SIPC_RX_DATA_UNDERFLOW_ERR
, /* 0x30a */
390 DMA_RX_DIF_CRC_ERR
= DMA_RX_ERR_BASE
, /* 0x400 */
391 DMA_RX_DIF_APP_ERR
, /* 0x401 */
392 DMA_RX_DIF_RPP_ERR
, /* 0x402 */
393 DMA_RX_DATA_SGL_OVERFLOW
, /* 0x403 */
394 DMA_RX_DIF_SGL_OVERFLOW
, /* 0x404 */
395 DMA_RX_DATA_LEN_OVERFLOW
, /* 0x405 */
396 DMA_RX_DATA_LEN_UNDERFLOW
, /* 0x406 */
397 DMA_RX_DATA_OFFSET_ERR
, /* 0x407 */
398 RESERVED10
, /* 0x408 */
399 DMA_RX_SATA_FRAME_TYPE_ERR
, /* 0x409 */
400 DMA_RX_RESP_BUF_OVERFLOW
, /* 0x40a */
401 DMA_RX_UNEXP_RETRANS_RESP_ERR
, /* 0x40b */
402 DMA_RX_UNEXP_NORM_RESP_ERR
, /* 0x40c */
403 DMA_RX_UNEXP_RDFRAME_ERR
, /* 0x40d */
404 DMA_RX_PIO_DATA_LEN_ERR
, /* 0x40e */
405 DMA_RX_RDSETUP_STATUS_ERR
, /* 0x40f */
406 DMA_RX_RDSETUP_STATUS_DRQ_ERR
, /* 0x410 */
407 DMA_RX_RDSETUP_STATUS_BSY_ERR
, /* 0x411 */
408 DMA_RX_RDSETUP_LEN_ODD_ERR
, /* 0x412 */
409 DMA_RX_RDSETUP_LEN_ZERO_ERR
, /* 0x413 */
410 DMA_RX_RDSETUP_LEN_OVER_ERR
, /* 0x414 */
411 DMA_RX_RDSETUP_OFFSET_ERR
, /* 0x415 */
412 DMA_RX_RDSETUP_ACTIVE_ERR
, /* 0x416 */
413 DMA_RX_RDSETUP_ESTATUS_ERR
, /* 0x417 */
414 DMA_RX_RAM_ECC_ERR
, /* 0x418 */
415 DMA_RX_UNKNOWN_FRM_ERR
, /* 0x419 */
418 #define HISI_SAS_COMMAND_ENTRIES_V2_HW 4096
420 #define DIR_NO_DATA 0
422 #define DIR_TO_DEVICE 2
423 #define DIR_RESERVED 3
425 #define SATA_PROTOCOL_NONDATA 0x1
426 #define SATA_PROTOCOL_PIO 0x2
427 #define SATA_PROTOCOL_DMA 0x4
428 #define SATA_PROTOCOL_FPDMA 0x8
429 #define SATA_PROTOCOL_ATAPI 0x10
431 static u32
hisi_sas_read32(struct hisi_hba
*hisi_hba
, u32 off
)
433 void __iomem
*regs
= hisi_hba
->regs
+ off
;
438 static u32
hisi_sas_read32_relaxed(struct hisi_hba
*hisi_hba
, u32 off
)
440 void __iomem
*regs
= hisi_hba
->regs
+ off
;
442 return readl_relaxed(regs
);
445 static void hisi_sas_write32(struct hisi_hba
*hisi_hba
, u32 off
, u32 val
)
447 void __iomem
*regs
= hisi_hba
->regs
+ off
;
452 static void hisi_sas_phy_write32(struct hisi_hba
*hisi_hba
, int phy_no
,
455 void __iomem
*regs
= hisi_hba
->regs
+ (0x400 * phy_no
) + off
;
460 static u32
hisi_sas_phy_read32(struct hisi_hba
*hisi_hba
,
463 void __iomem
*regs
= hisi_hba
->regs
+ (0x400 * phy_no
) + off
;
468 static void config_phy_opt_mode_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
470 u32 cfg
= hisi_sas_phy_read32(hisi_hba
, phy_no
, PHY_CFG
);
472 cfg
&= ~PHY_CFG_DC_OPT_MSK
;
473 cfg
|= 1 << PHY_CFG_DC_OPT_OFF
;
474 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHY_CFG
, cfg
);
477 static void config_id_frame_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
479 struct sas_identify_frame identify_frame
;
480 u32
*identify_buffer
;
482 memset(&identify_frame
, 0, sizeof(identify_frame
));
483 identify_frame
.dev_type
= SAS_END_DEVICE
;
484 identify_frame
.frame_type
= 0;
485 identify_frame
._un1
= 1;
486 identify_frame
.initiator_bits
= SAS_PROTOCOL_ALL
;
487 identify_frame
.target_bits
= SAS_PROTOCOL_NONE
;
488 memcpy(&identify_frame
._un4_11
[0], hisi_hba
->sas_addr
, SAS_ADDR_SIZE
);
489 memcpy(&identify_frame
.sas_addr
[0], hisi_hba
->sas_addr
, SAS_ADDR_SIZE
);
490 identify_frame
.phy_id
= phy_no
;
491 identify_buffer
= (u32
*)(&identify_frame
);
493 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD0
,
494 __swab32(identify_buffer
[0]));
495 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD1
,
497 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD2
,
499 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD3
,
501 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD4
,
503 hisi_sas_phy_write32(hisi_hba
, phy_no
, TX_ID_DWORD5
,
504 __swab32(identify_buffer
[5]));
507 static void init_id_frame_v2_hw(struct hisi_hba
*hisi_hba
)
511 for (i
= 0; i
< hisi_hba
->n_phy
; i
++)
512 config_id_frame_v2_hw(hisi_hba
, i
);
515 static void setup_itct_v2_hw(struct hisi_hba
*hisi_hba
,
516 struct hisi_sas_device
*sas_dev
)
518 struct domain_device
*device
= sas_dev
->sas_device
;
519 struct device
*dev
= &hisi_hba
->pdev
->dev
;
520 u64 qw0
, device_id
= sas_dev
->device_id
;
521 struct hisi_sas_itct
*itct
= &hisi_hba
->itct
[device_id
];
522 struct domain_device
*parent_dev
= device
->parent
;
523 struct hisi_sas_port
*port
= device
->port
->lldd_port
;
525 memset(itct
, 0, sizeof(*itct
));
529 switch (sas_dev
->dev_type
) {
531 case SAS_EDGE_EXPANDER_DEVICE
:
532 case SAS_FANOUT_EXPANDER_DEVICE
:
533 qw0
= HISI_SAS_DEV_TYPE_SSP
<< ITCT_HDR_DEV_TYPE_OFF
;
536 if (parent_dev
&& DEV_IS_EXPANDER(parent_dev
->dev_type
))
537 qw0
= HISI_SAS_DEV_TYPE_STP
<< ITCT_HDR_DEV_TYPE_OFF
;
539 qw0
= HISI_SAS_DEV_TYPE_SATA
<< ITCT_HDR_DEV_TYPE_OFF
;
542 dev_warn(dev
, "setup itct: unsupported dev type (%d)\n",
546 qw0
|= ((1 << ITCT_HDR_VALID_OFF
) |
547 (device
->max_linkrate
<< ITCT_HDR_MCR_OFF
) |
548 (1 << ITCT_HDR_VLN_OFF
) |
549 (port
->id
<< ITCT_HDR_PORT_ID_OFF
));
550 itct
->qw0
= cpu_to_le64(qw0
);
553 memcpy(&itct
->sas_addr
, device
->sas_addr
, SAS_ADDR_SIZE
);
554 itct
->sas_addr
= __swab64(itct
->sas_addr
);
557 itct
->qw2
= cpu_to_le64((500ULL << ITCT_HDR_INLT_OFF
) |
558 (0xff00ULL
<< ITCT_HDR_BITLT_OFF
) |
559 (0xff00ULL
<< ITCT_HDR_MCTLT_OFF
) |
560 (0xff00ULL
<< ITCT_HDR_RTOLT_OFF
));
563 static void free_device_v2_hw(struct hisi_hba
*hisi_hba
,
564 struct hisi_sas_device
*sas_dev
)
566 u64 qw0
, dev_id
= sas_dev
->device_id
;
567 struct device
*dev
= &hisi_hba
->pdev
->dev
;
568 struct hisi_sas_itct
*itct
= &hisi_hba
->itct
[dev_id
];
569 u32 reg_val
= hisi_sas_read32(hisi_hba
, ENT_INT_SRC3
);
572 /* clear the itct interrupt state */
573 if (ENT_INT_SRC3_ITC_INT_MSK
& reg_val
)
574 hisi_sas_write32(hisi_hba
, ENT_INT_SRC3
,
575 ENT_INT_SRC3_ITC_INT_MSK
);
577 /* clear the itct int*/
578 for (i
= 0; i
< 2; i
++) {
579 /* clear the itct table*/
580 reg_val
= hisi_sas_read32(hisi_hba
, ITCT_CLR
);
581 reg_val
|= ITCT_CLR_EN_MSK
| (dev_id
& ITCT_DEV_MSK
);
582 hisi_sas_write32(hisi_hba
, ITCT_CLR
, reg_val
);
585 reg_val
= hisi_sas_read32(hisi_hba
, ENT_INT_SRC3
);
586 if (ENT_INT_SRC3_ITC_INT_MSK
& reg_val
) {
587 dev_dbg(dev
, "got clear ITCT done interrupt\n");
589 /* invalid the itct state*/
590 qw0
= cpu_to_le64(itct
->qw0
);
591 qw0
&= ~(1 << ITCT_HDR_VALID_OFF
);
592 hisi_sas_write32(hisi_hba
, ENT_INT_SRC3
,
593 ENT_INT_SRC3_ITC_INT_MSK
);
594 hisi_hba
->devices
[dev_id
].dev_type
= SAS_PHY_UNUSED
;
595 hisi_hba
->devices
[dev_id
].dev_status
= HISI_SAS_DEV_NORMAL
;
598 hisi_sas_write32(hisi_hba
, ITCT_CLR
, 0);
599 dev_dbg(dev
, "clear ITCT ok\n");
605 static int reset_hw_v2_hw(struct hisi_hba
*hisi_hba
)
609 unsigned long end_time
;
610 struct device
*dev
= &hisi_hba
->pdev
->dev
;
612 /* The mask needs to be set depending on the number of phys */
613 if (hisi_hba
->n_phy
== 9)
614 reset_val
= 0x1fffff;
618 /* Disable all of the DQ */
619 for (i
= 0; i
< HISI_SAS_MAX_QUEUES
; i
++)
620 hisi_sas_write32(hisi_hba
, DLVRY_QUEUE_ENABLE
, 0);
622 /* Disable all of the PHYs */
623 for (i
= 0; i
< hisi_hba
->n_phy
; i
++) {
624 u32 phy_cfg
= hisi_sas_phy_read32(hisi_hba
, i
, PHY_CFG
);
626 phy_cfg
&= ~PHY_CTRL_RESET_MSK
;
627 hisi_sas_phy_write32(hisi_hba
, i
, PHY_CFG
, phy_cfg
);
631 /* Ensure DMA tx & rx idle */
632 for (i
= 0; i
< hisi_hba
->n_phy
; i
++) {
633 u32 dma_tx_status
, dma_rx_status
;
635 end_time
= jiffies
+ msecs_to_jiffies(1000);
638 dma_tx_status
= hisi_sas_phy_read32(hisi_hba
, i
,
640 dma_rx_status
= hisi_sas_phy_read32(hisi_hba
, i
,
643 if (!(dma_tx_status
& DMA_TX_STATUS_BUSY_MSK
) &&
644 !(dma_rx_status
& DMA_RX_STATUS_BUSY_MSK
))
648 if (time_after(jiffies
, end_time
))
653 /* Ensure axi bus idle */
654 end_time
= jiffies
+ msecs_to_jiffies(1000);
657 hisi_sas_read32(hisi_hba
, AXI_CFG
);
663 if (time_after(jiffies
, end_time
))
667 /* reset and disable clock*/
668 regmap_write(hisi_hba
->ctrl
, hisi_hba
->ctrl_reset_reg
,
670 regmap_write(hisi_hba
->ctrl
, hisi_hba
->ctrl_clock_ena_reg
+ 4,
673 regmap_read(hisi_hba
->ctrl
, hisi_hba
->ctrl_reset_sts_reg
, &val
);
674 if (reset_val
!= (val
& reset_val
)) {
675 dev_err(dev
, "SAS reset fail.\n");
679 /* De-reset and enable clock*/
680 regmap_write(hisi_hba
->ctrl
, hisi_hba
->ctrl_reset_reg
+ 4,
682 regmap_write(hisi_hba
->ctrl
, hisi_hba
->ctrl_clock_ena_reg
,
685 regmap_read(hisi_hba
->ctrl
, hisi_hba
->ctrl_reset_sts_reg
,
687 if (val
& reset_val
) {
688 dev_err(dev
, "SAS de-reset fail.\n");
695 static void init_reg_v2_hw(struct hisi_hba
*hisi_hba
)
697 struct device
*dev
= &hisi_hba
->pdev
->dev
;
698 struct device_node
*np
= dev
->of_node
;
701 /* Global registers init */
703 /* Deal with am-max-transmissions quirk */
704 if (of_get_property(np
, "hip06-sas-v2-quirk-amt", NULL
)) {
705 hisi_sas_write32(hisi_hba
, AM_CFG_MAX_TRANS
, 0x2020);
706 hisi_sas_write32(hisi_hba
, AM_CFG_SINGLE_PORT_MAX_TRANS
,
708 } /* Else, use defaults -> do nothing */
710 hisi_sas_write32(hisi_hba
, DLVRY_QUEUE_ENABLE
,
711 (u32
)((1ULL << hisi_hba
->queue_count
) - 1));
712 hisi_sas_write32(hisi_hba
, AXI_USER1
, 0xc0000000);
713 hisi_sas_write32(hisi_hba
, AXI_USER2
, 0x10000);
714 hisi_sas_write32(hisi_hba
, HGC_SAS_TXFAIL_RETRY_CTRL
, 0x108);
715 hisi_sas_write32(hisi_hba
, HGC_SAS_TX_OPEN_FAIL_RETRY_CTRL
, 0x7FF);
716 hisi_sas_write32(hisi_hba
, OPENA_WT_CONTI_TIME
, 0x1);
717 hisi_sas_write32(hisi_hba
, I_T_NEXUS_LOSS_TIME
, 0x1F4);
718 hisi_sas_write32(hisi_hba
, MAX_CON_TIME_LIMIT_TIME
, 0x4E20);
719 hisi_sas_write32(hisi_hba
, BUS_INACTIVE_LIMIT_TIME
, 0x1);
720 hisi_sas_write32(hisi_hba
, CFG_AGING_TIME
, 0x1);
721 hisi_sas_write32(hisi_hba
, HGC_ERR_STAT_EN
, 0x1);
722 hisi_sas_write32(hisi_hba
, HGC_GET_ITV_TIME
, 0x1);
723 hisi_sas_write32(hisi_hba
, INT_COAL_EN
, 0x1);
724 hisi_sas_write32(hisi_hba
, OQ_INT_COAL_TIME
, 0x1);
725 hisi_sas_write32(hisi_hba
, OQ_INT_COAL_CNT
, 0x1);
726 hisi_sas_write32(hisi_hba
, ENT_INT_COAL_TIME
, 0x1);
727 hisi_sas_write32(hisi_hba
, ENT_INT_COAL_CNT
, 0x1);
728 hisi_sas_write32(hisi_hba
, OQ_INT_SRC
, 0x0);
729 hisi_sas_write32(hisi_hba
, ENT_INT_SRC1
, 0xffffffff);
730 hisi_sas_write32(hisi_hba
, ENT_INT_SRC2
, 0xffffffff);
731 hisi_sas_write32(hisi_hba
, ENT_INT_SRC3
, 0xffffffff);
732 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK1
, 0x7efefefe);
733 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK2
, 0x7efefefe);
734 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK3
, 0x7ffffffe);
735 hisi_sas_write32(hisi_hba
, SAS_ECC_INTR_MSK
, 0xfffff3c0);
736 for (i
= 0; i
< hisi_hba
->queue_count
; i
++)
737 hisi_sas_write32(hisi_hba
, OQ0_INT_SRC_MSK
+0x4*i
, 0);
739 hisi_sas_write32(hisi_hba
, AXI_AHB_CLK_CFG
, 1);
740 hisi_sas_write32(hisi_hba
, HYPER_STREAM_ID_EN_CFG
, 1);
742 for (i
= 0; i
< hisi_hba
->n_phy
; i
++) {
743 hisi_sas_phy_write32(hisi_hba
, i
, PROG_PHY_LINK_RATE
, 0x855);
744 hisi_sas_phy_write32(hisi_hba
, i
, SAS_PHY_CTRL
, 0x30b9908);
745 hisi_sas_phy_write32(hisi_hba
, i
, SL_TOUT_CFG
, 0x7d7d7d7d);
746 hisi_sas_phy_write32(hisi_hba
, i
, DONE_RECEIVED_TIME
, 0x10);
747 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT0
, 0xffffffff);
748 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT1
, 0xffffffff);
749 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT2
, 0xffffffff);
750 hisi_sas_phy_write32(hisi_hba
, i
, RXOP_CHECK_CFG_H
, 0x1000);
751 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT1_MSK
, 0xffffffff);
752 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT2_MSK
, 0x8ffffbff);
753 hisi_sas_phy_write32(hisi_hba
, i
, SL_CFG
, 0x23f801fc);
754 hisi_sas_phy_write32(hisi_hba
, i
, PHY_CTRL_RDY_MSK
, 0x0);
755 hisi_sas_phy_write32(hisi_hba
, i
, PHYCTRL_NOT_RDY_MSK
, 0x0);
756 hisi_sas_phy_write32(hisi_hba
, i
, PHYCTRL_DWS_RESET_MSK
, 0x0);
757 hisi_sas_phy_write32(hisi_hba
, i
, PHYCTRL_PHY_ENA_MSK
, 0x0);
758 hisi_sas_phy_write32(hisi_hba
, i
, SL_RX_BCAST_CHK_MSK
, 0x0);
759 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT_COAL_EN
, 0x0);
760 hisi_sas_phy_write32(hisi_hba
, i
, PHYCTRL_OOB_RESTART_MSK
, 0x0);
761 hisi_sas_phy_write32(hisi_hba
, i
, PHY_CTRL
, 0x199B694);
764 for (i
= 0; i
< hisi_hba
->queue_count
; i
++) {
766 hisi_sas_write32(hisi_hba
,
767 DLVRY_Q_0_BASE_ADDR_HI
+ (i
* 0x14),
768 upper_32_bits(hisi_hba
->cmd_hdr_dma
[i
]));
770 hisi_sas_write32(hisi_hba
, DLVRY_Q_0_BASE_ADDR_LO
+ (i
* 0x14),
771 lower_32_bits(hisi_hba
->cmd_hdr_dma
[i
]));
773 hisi_sas_write32(hisi_hba
, DLVRY_Q_0_DEPTH
+ (i
* 0x14),
774 HISI_SAS_QUEUE_SLOTS
);
776 /* Completion queue */
777 hisi_sas_write32(hisi_hba
, COMPL_Q_0_BASE_ADDR_HI
+ (i
* 0x14),
778 upper_32_bits(hisi_hba
->complete_hdr_dma
[i
]));
780 hisi_sas_write32(hisi_hba
, COMPL_Q_0_BASE_ADDR_LO
+ (i
* 0x14),
781 lower_32_bits(hisi_hba
->complete_hdr_dma
[i
]));
783 hisi_sas_write32(hisi_hba
, COMPL_Q_0_DEPTH
+ (i
* 0x14),
784 HISI_SAS_QUEUE_SLOTS
);
788 hisi_sas_write32(hisi_hba
, ITCT_BASE_ADDR_LO
,
789 lower_32_bits(hisi_hba
->itct_dma
));
791 hisi_sas_write32(hisi_hba
, ITCT_BASE_ADDR_HI
,
792 upper_32_bits(hisi_hba
->itct_dma
));
795 hisi_sas_write32(hisi_hba
, IOST_BASE_ADDR_LO
,
796 lower_32_bits(hisi_hba
->iost_dma
));
798 hisi_sas_write32(hisi_hba
, IOST_BASE_ADDR_HI
,
799 upper_32_bits(hisi_hba
->iost_dma
));
802 hisi_sas_write32(hisi_hba
, IO_BROKEN_MSG_ADDR_LO
,
803 lower_32_bits(hisi_hba
->breakpoint_dma
));
805 hisi_sas_write32(hisi_hba
, IO_BROKEN_MSG_ADDR_HI
,
806 upper_32_bits(hisi_hba
->breakpoint_dma
));
808 /* SATA broken msg */
809 hisi_sas_write32(hisi_hba
, IO_SATA_BROKEN_MSG_ADDR_LO
,
810 lower_32_bits(hisi_hba
->sata_breakpoint_dma
));
812 hisi_sas_write32(hisi_hba
, IO_SATA_BROKEN_MSG_ADDR_HI
,
813 upper_32_bits(hisi_hba
->sata_breakpoint_dma
));
815 /* SATA initial fis */
816 hisi_sas_write32(hisi_hba
, SATA_INITI_D2H_STORE_ADDR_LO
,
817 lower_32_bits(hisi_hba
->initial_fis_dma
));
819 hisi_sas_write32(hisi_hba
, SATA_INITI_D2H_STORE_ADDR_HI
,
820 upper_32_bits(hisi_hba
->initial_fis_dma
));
823 static int hw_init_v2_hw(struct hisi_hba
*hisi_hba
)
825 struct device
*dev
= &hisi_hba
->pdev
->dev
;
828 rc
= reset_hw_v2_hw(hisi_hba
);
830 dev_err(dev
, "hisi_sas_reset_hw failed, rc=%d", rc
);
835 init_reg_v2_hw(hisi_hba
);
837 init_id_frame_v2_hw(hisi_hba
);
842 static void enable_phy_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
844 u32 cfg
= hisi_sas_phy_read32(hisi_hba
, phy_no
, PHY_CFG
);
846 cfg
|= PHY_CFG_ENA_MSK
;
847 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHY_CFG
, cfg
);
850 static void disable_phy_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
852 u32 cfg
= hisi_sas_phy_read32(hisi_hba
, phy_no
, PHY_CFG
);
854 cfg
&= ~PHY_CFG_ENA_MSK
;
855 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHY_CFG
, cfg
);
858 static void start_phy_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
860 config_id_frame_v2_hw(hisi_hba
, phy_no
);
861 config_phy_opt_mode_v2_hw(hisi_hba
, phy_no
);
862 enable_phy_v2_hw(hisi_hba
, phy_no
);
865 static void stop_phy_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
867 disable_phy_v2_hw(hisi_hba
, phy_no
);
870 static void phy_hard_reset_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
872 stop_phy_v2_hw(hisi_hba
, phy_no
);
874 start_phy_v2_hw(hisi_hba
, phy_no
);
877 static void start_phys_v2_hw(unsigned long data
)
879 struct hisi_hba
*hisi_hba
= (struct hisi_hba
*)data
;
882 for (i
= 0; i
< hisi_hba
->n_phy
; i
++)
883 start_phy_v2_hw(hisi_hba
, i
);
886 static void phys_init_v2_hw(struct hisi_hba
*hisi_hba
)
889 struct timer_list
*timer
= &hisi_hba
->timer
;
891 for (i
= 0; i
< hisi_hba
->n_phy
; i
++) {
892 hisi_sas_phy_write32(hisi_hba
, i
, CHL_INT2_MSK
, 0x6a);
893 hisi_sas_phy_read32(hisi_hba
, i
, CHL_INT2_MSK
);
896 setup_timer(timer
, start_phys_v2_hw
, (unsigned long)hisi_hba
);
897 mod_timer(timer
, jiffies
+ HZ
);
900 static void sl_notify_v2_hw(struct hisi_hba
*hisi_hba
, int phy_no
)
904 sl_control
= hisi_sas_phy_read32(hisi_hba
, phy_no
, SL_CONTROL
);
905 sl_control
|= SL_CONTROL_NOTIFY_EN_MSK
;
906 hisi_sas_phy_write32(hisi_hba
, phy_no
, SL_CONTROL
, sl_control
);
908 sl_control
= hisi_sas_phy_read32(hisi_hba
, phy_no
, SL_CONTROL
);
909 sl_control
&= ~SL_CONTROL_NOTIFY_EN_MSK
;
910 hisi_sas_phy_write32(hisi_hba
, phy_no
, SL_CONTROL
, sl_control
);
913 static int get_wideport_bitmap_v2_hw(struct hisi_hba
*hisi_hba
, int port_id
)
916 u32 phy_port_num_ma
= hisi_sas_read32(hisi_hba
, PHY_PORT_NUM_MA
);
917 u32 phy_state
= hisi_sas_read32(hisi_hba
, PHY_STATE
);
919 for (i
= 0; i
< (hisi_hba
->n_phy
< 9 ? hisi_hba
->n_phy
: 8); i
++)
920 if (phy_state
& 1 << i
)
921 if (((phy_port_num_ma
>> (i
* 4)) & 0xf) == port_id
)
924 if (hisi_hba
->n_phy
== 9) {
925 u32 port_state
= hisi_sas_read32(hisi_hba
, PORT_STATE
);
927 if (phy_state
& 1 << 8)
928 if (((port_state
& PORT_STATE_PHY8_PORT_NUM_MSK
) >>
929 PORT_STATE_PHY8_PORT_NUM_OFF
) == port_id
)
937 * This function allocates across all queues to load balance.
938 * Slots are allocated from queues in a round-robin fashion.
940 * The callpath to this function and upto writing the write
941 * queue pointer should be safe from interruption.
943 static int get_free_slot_v2_hw(struct hisi_hba
*hisi_hba
, int *q
, int *s
)
945 struct device
*dev
= &hisi_hba
->pdev
->dev
;
947 int queue
= hisi_hba
->queue
;
950 w
= hisi_sas_read32_relaxed(hisi_hba
,
951 DLVRY_Q_0_WR_PTR
+ (queue
* 0x14));
952 r
= hisi_sas_read32_relaxed(hisi_hba
,
953 DLVRY_Q_0_RD_PTR
+ (queue
* 0x14));
954 if (r
== (w
+1) % HISI_SAS_QUEUE_SLOTS
) {
955 queue
= (queue
+ 1) % hisi_hba
->queue_count
;
956 if (queue
== hisi_hba
->queue
) {
957 dev_warn(dev
, "could not find free slot\n");
964 hisi_hba
->queue
= (queue
+ 1) % hisi_hba
->queue_count
;
970 static void start_delivery_v2_hw(struct hisi_hba
*hisi_hba
)
972 int dlvry_queue
= hisi_hba
->slot_prep
->dlvry_queue
;
973 int dlvry_queue_slot
= hisi_hba
->slot_prep
->dlvry_queue_slot
;
975 hisi_sas_write32(hisi_hba
, DLVRY_Q_0_WR_PTR
+ (dlvry_queue
* 0x14),
976 ++dlvry_queue_slot
% HISI_SAS_QUEUE_SLOTS
);
979 static int prep_prd_sge_v2_hw(struct hisi_hba
*hisi_hba
,
980 struct hisi_sas_slot
*slot
,
981 struct hisi_sas_cmd_hdr
*hdr
,
982 struct scatterlist
*scatter
,
985 struct device
*dev
= &hisi_hba
->pdev
->dev
;
986 struct scatterlist
*sg
;
989 if (n_elem
> HISI_SAS_SGE_PAGE_CNT
) {
990 dev_err(dev
, "prd err: n_elem(%d) > HISI_SAS_SGE_PAGE_CNT",
995 slot
->sge_page
= dma_pool_alloc(hisi_hba
->sge_page_pool
, GFP_ATOMIC
,
996 &slot
->sge_page_dma
);
1000 for_each_sg(scatter
, sg
, n_elem
, i
) {
1001 struct hisi_sas_sge
*entry
= &slot
->sge_page
->sge
[i
];
1003 entry
->addr
= cpu_to_le64(sg_dma_address(sg
));
1004 entry
->page_ctrl_0
= entry
->page_ctrl_1
= 0;
1005 entry
->data_len
= cpu_to_le32(sg_dma_len(sg
));
1006 entry
->data_off
= 0;
1009 hdr
->prd_table_addr
= cpu_to_le64(slot
->sge_page_dma
);
1011 hdr
->sg_len
= cpu_to_le32(n_elem
<< CMD_HDR_DATA_SGL_LEN_OFF
);
1016 static int prep_smp_v2_hw(struct hisi_hba
*hisi_hba
,
1017 struct hisi_sas_slot
*slot
)
1019 struct sas_task
*task
= slot
->task
;
1020 struct hisi_sas_cmd_hdr
*hdr
= slot
->cmd_hdr
;
1021 struct domain_device
*device
= task
->dev
;
1022 struct device
*dev
= &hisi_hba
->pdev
->dev
;
1023 struct hisi_sas_port
*port
= slot
->port
;
1024 struct scatterlist
*sg_req
, *sg_resp
;
1025 struct hisi_sas_device
*sas_dev
= device
->lldd_dev
;
1026 dma_addr_t req_dma_addr
;
1027 unsigned int req_len
, resp_len
;
1031 * DMA-map SMP request, response buffers
1034 sg_req
= &task
->smp_task
.smp_req
;
1035 elem
= dma_map_sg(dev
, sg_req
, 1, DMA_TO_DEVICE
);
1038 req_len
= sg_dma_len(sg_req
);
1039 req_dma_addr
= sg_dma_address(sg_req
);
1042 sg_resp
= &task
->smp_task
.smp_resp
;
1043 elem
= dma_map_sg(dev
, sg_resp
, 1, DMA_FROM_DEVICE
);
1048 resp_len
= sg_dma_len(sg_resp
);
1049 if ((req_len
& 0x3) || (resp_len
& 0x3)) {
1056 hdr
->dw0
= cpu_to_le32((port
->id
<< CMD_HDR_PORT_OFF
) |
1057 (1 << CMD_HDR_PRIORITY_OFF
) | /* high pri */
1058 (2 << CMD_HDR_CMD_OFF
)); /* smp */
1060 /* map itct entry */
1061 hdr
->dw1
= cpu_to_le32((sas_dev
->device_id
<< CMD_HDR_DEV_ID_OFF
) |
1062 (1 << CMD_HDR_FRAME_TYPE_OFF
) |
1063 (DIR_NO_DATA
<< CMD_HDR_DIR_OFF
));
1066 hdr
->dw2
= cpu_to_le32((((req_len
- 4) / 4) << CMD_HDR_CFL_OFF
) |
1067 (HISI_SAS_MAX_SMP_RESP_SZ
/ 4 <<
1070 hdr
->transfer_tags
= cpu_to_le32(slot
->idx
<< CMD_HDR_IPTT_OFF
);
1072 hdr
->cmd_table_addr
= cpu_to_le64(req_dma_addr
);
1073 hdr
->sts_buffer_addr
= cpu_to_le64(slot
->status_buffer_dma
);
1078 dma_unmap_sg(dev
, &slot
->task
->smp_task
.smp_resp
, 1,
1081 dma_unmap_sg(dev
, &slot
->task
->smp_task
.smp_req
, 1,
1086 static int prep_ssp_v2_hw(struct hisi_hba
*hisi_hba
,
1087 struct hisi_sas_slot
*slot
, int is_tmf
,
1088 struct hisi_sas_tmf_task
*tmf
)
1090 struct sas_task
*task
= slot
->task
;
1091 struct hisi_sas_cmd_hdr
*hdr
= slot
->cmd_hdr
;
1092 struct domain_device
*device
= task
->dev
;
1093 struct hisi_sas_device
*sas_dev
= device
->lldd_dev
;
1094 struct hisi_sas_port
*port
= slot
->port
;
1095 struct sas_ssp_task
*ssp_task
= &task
->ssp_task
;
1096 struct scsi_cmnd
*scsi_cmnd
= ssp_task
->cmd
;
1097 int has_data
= 0, rc
, priority
= is_tmf
;
1099 u32 dw1
= 0, dw2
= 0;
1101 hdr
->dw0
= cpu_to_le32((1 << CMD_HDR_RESP_REPORT_OFF
) |
1102 (2 << CMD_HDR_TLR_CTRL_OFF
) |
1103 (port
->id
<< CMD_HDR_PORT_OFF
) |
1104 (priority
<< CMD_HDR_PRIORITY_OFF
) |
1105 (1 << CMD_HDR_CMD_OFF
)); /* ssp */
1107 dw1
= 1 << CMD_HDR_VDTL_OFF
;
1109 dw1
|= 2 << CMD_HDR_FRAME_TYPE_OFF
;
1110 dw1
|= DIR_NO_DATA
<< CMD_HDR_DIR_OFF
;
1112 dw1
|= 1 << CMD_HDR_FRAME_TYPE_OFF
;
1113 switch (scsi_cmnd
->sc_data_direction
) {
1116 dw1
|= DIR_TO_DEVICE
<< CMD_HDR_DIR_OFF
;
1118 case DMA_FROM_DEVICE
:
1120 dw1
|= DIR_TO_INI
<< CMD_HDR_DIR_OFF
;
1123 dw1
&= ~CMD_HDR_DIR_MSK
;
1127 /* map itct entry */
1128 dw1
|= sas_dev
->device_id
<< CMD_HDR_DEV_ID_OFF
;
1129 hdr
->dw1
= cpu_to_le32(dw1
);
1131 dw2
= (((sizeof(struct ssp_command_iu
) + sizeof(struct ssp_frame_hdr
)
1132 + 3) / 4) << CMD_HDR_CFL_OFF
) |
1133 ((HISI_SAS_MAX_SSP_RESP_SZ
/ 4) << CMD_HDR_MRFL_OFF
) |
1134 (2 << CMD_HDR_SG_MOD_OFF
);
1135 hdr
->dw2
= cpu_to_le32(dw2
);
1137 hdr
->transfer_tags
= cpu_to_le32(slot
->idx
);
1140 rc
= prep_prd_sge_v2_hw(hisi_hba
, slot
, hdr
, task
->scatter
,
1146 hdr
->data_transfer_len
= cpu_to_le32(task
->total_xfer_len
);
1147 hdr
->cmd_table_addr
= cpu_to_le64(slot
->command_table_dma
);
1148 hdr
->sts_buffer_addr
= cpu_to_le64(slot
->status_buffer_dma
);
1150 buf_cmd
= slot
->command_table
+ sizeof(struct ssp_frame_hdr
);
1152 memcpy(buf_cmd
, &task
->ssp_task
.LUN
, 8);
1154 buf_cmd
[9] = task
->ssp_task
.task_attr
|
1155 (task
->ssp_task
.task_prio
<< 3);
1156 memcpy(buf_cmd
+ 12, task
->ssp_task
.cmd
->cmnd
,
1157 task
->ssp_task
.cmd
->cmd_len
);
1159 buf_cmd
[10] = tmf
->tmf
;
1161 case TMF_ABORT_TASK
:
1162 case TMF_QUERY_TASK
:
1164 (tmf
->tag_of_task_to_be_managed
>> 8) & 0xff;
1166 tmf
->tag_of_task_to_be_managed
& 0xff;
1176 static void sata_done_v2_hw(struct hisi_hba
*hisi_hba
, struct sas_task
*task
,
1177 struct hisi_sas_slot
*slot
)
1179 struct task_status_struct
*ts
= &task
->task_status
;
1180 struct ata_task_resp
*resp
= (struct ata_task_resp
*)ts
->buf
;
1181 struct dev_to_host_fis
*d2h
= slot
->status_buffer
+
1182 sizeof(struct hisi_sas_err_record
);
1184 resp
->frame_len
= sizeof(struct dev_to_host_fis
);
1185 memcpy(&resp
->ending_fis
[0], d2h
, sizeof(struct dev_to_host_fis
));
1187 ts
->buf_valid_size
= sizeof(*resp
);
1190 /* by default, task resp is complete */
1191 static void slot_err_v2_hw(struct hisi_hba
*hisi_hba
,
1192 struct sas_task
*task
,
1193 struct hisi_sas_slot
*slot
)
1195 struct task_status_struct
*ts
= &task
->task_status
;
1196 struct hisi_sas_err_record_v2
*err_record
= slot
->status_buffer
;
1197 u32 trans_tx_fail_type
= cpu_to_le32(err_record
->trans_tx_fail_type
);
1198 u32 trans_rx_fail_type
= cpu_to_le32(err_record
->trans_rx_fail_type
);
1199 u16 dma_tx_err_type
= cpu_to_le16(err_record
->dma_tx_err_type
);
1200 u16 sipc_rx_err_type
= cpu_to_le16(err_record
->sipc_rx_err_type
);
1201 u32 dma_rx_err_type
= cpu_to_le32(err_record
->dma_rx_err_type
);
1204 if (dma_rx_err_type
) {
1205 error
= ffs(dma_rx_err_type
)
1206 - 1 + DMA_RX_ERR_BASE
;
1207 } else if (sipc_rx_err_type
) {
1208 error
= ffs(sipc_rx_err_type
)
1209 - 1 + SIPC_RX_ERR_BASE
;
1210 } else if (dma_tx_err_type
) {
1211 error
= ffs(dma_tx_err_type
)
1212 - 1 + DMA_TX_ERR_BASE
;
1213 } else if (trans_rx_fail_type
) {
1214 error
= ffs(trans_rx_fail_type
)
1215 - 1 + TRANS_RX_FAIL_BASE
;
1216 } else if (trans_tx_fail_type
) {
1217 error
= ffs(trans_tx_fail_type
)
1218 - 1 + TRANS_TX_FAIL_BASE
;
1221 switch (task
->task_proto
) {
1222 case SAS_PROTOCOL_SSP
:
1225 case TRANS_TX_OPEN_CNX_ERR_NO_DESTINATION
:
1227 ts
->stat
= SAS_OPEN_REJECT
;
1228 ts
->open_rej_reason
= SAS_OREJ_NO_DEST
;
1231 case TRANS_TX_OPEN_CNX_ERR_PATHWAY_BLOCKED
:
1233 ts
->stat
= SAS_OPEN_REJECT
;
1234 ts
->open_rej_reason
= SAS_OREJ_PATH_BLOCKED
;
1237 case TRANS_TX_OPEN_CNX_ERR_PROTOCOL_NOT_SUPPORTED
:
1239 ts
->stat
= SAS_OPEN_REJECT
;
1240 ts
->open_rej_reason
= SAS_OREJ_EPROTO
;
1243 case TRANS_TX_OPEN_CNX_ERR_CONNECTION_RATE_NOT_SUPPORTED
:
1245 ts
->stat
= SAS_OPEN_REJECT
;
1246 ts
->open_rej_reason
= SAS_OREJ_CONN_RATE
;
1249 case TRANS_TX_OPEN_CNX_ERR_BAD_DESTINATION
:
1251 ts
->stat
= SAS_OPEN_REJECT
;
1252 ts
->open_rej_reason
= SAS_OREJ_BAD_DEST
;
1255 case TRANS_TX_OPEN_CNX_ERR_BREAK_RCVD
:
1257 ts
->stat
= SAS_OPEN_REJECT
;
1258 ts
->open_rej_reason
= SAS_OREJ_RSVD_RETRY
;
1261 case TRANS_TX_OPEN_CNX_ERR_WRONG_DESTINATION
:
1263 ts
->stat
= SAS_OPEN_REJECT
;
1264 ts
->open_rej_reason
= SAS_OREJ_WRONG_DEST
;
1267 case TRANS_TX_OPEN_CNX_ERR_ZONE_VIOLATION
:
1269 ts
->stat
= SAS_OPEN_REJECT
;
1270 ts
->open_rej_reason
= SAS_OREJ_UNKNOWN
;
1273 case TRANS_TX_OPEN_CNX_ERR_LOW_PHY_POWER
:
1276 ts
->stat
= SAS_DEV_NO_RESPONSE
;
1279 case TRANS_RX_ERR_WITH_CLOSE_PHY_DISABLE
:
1281 ts
->stat
= SAS_PHY_DOWN
;
1284 case TRANS_TX_OPEN_CNX_ERR_OPEN_TIMEOUT
:
1286 ts
->stat
= SAS_OPEN_TO
;
1289 case DMA_RX_DATA_LEN_OVERFLOW
:
1291 ts
->stat
= SAS_DATA_OVERRUN
;
1295 case DMA_RX_DATA_LEN_UNDERFLOW
:
1296 case SIPC_RX_DATA_UNDERFLOW_ERR
:
1298 ts
->residual
= trans_tx_fail_type
;
1299 ts
->stat
= SAS_DATA_UNDERRUN
;
1302 case TRANS_TX_ERR_FRAME_TXED
:
1304 /* This will request a retry */
1305 ts
->stat
= SAS_QUEUE_FULL
;
1309 case TRANS_TX_OPEN_FAIL_WITH_IT_NEXUS_LOSS
:
1310 case TRANS_TX_ERR_PHY_NOT_ENABLE
:
1311 case TRANS_TX_OPEN_CNX_ERR_BY_OTHER
:
1312 case TRANS_TX_OPEN_CNX_ERR_AIP_TIMEOUT
:
1313 case TRANS_TX_OPEN_RETRY_ERR_THRESHOLD_REACHED
:
1314 case TRANS_TX_ERR_WITH_BREAK_TIMEOUT
:
1315 case TRANS_TX_ERR_WITH_BREAK_REQUEST
:
1316 case TRANS_TX_ERR_WITH_BREAK_RECEVIED
:
1317 case TRANS_TX_ERR_WITH_CLOSE_TIMEOUT
:
1318 case TRANS_TX_ERR_WITH_CLOSE_NORMAL
:
1319 case TRANS_TX_ERR_WITH_CLOSE_DWS_TIMEOUT
:
1320 case TRANS_TX_ERR_WITH_CLOSE_COMINIT
:
1321 case TRANS_TX_ERR_WITH_NAK_RECEVIED
:
1322 case TRANS_TX_ERR_WITH_ACK_NAK_TIMEOUT
:
1323 case TRANS_TX_ERR_WITH_IPTT_CONFLICT
:
1324 case TRANS_TX_ERR_WITH_CREDIT_TIMEOUT
:
1325 case TRANS_RX_ERR_WITH_RXFRAME_CRC_ERR
:
1326 case TRANS_RX_ERR_WITH_RXFIS_8B10B_DISP_ERR
:
1327 case TRANS_RX_ERR_WITH_RXFRAME_HAVE_ERRPRM
:
1328 case TRANS_RX_ERR_WITH_BREAK_TIMEOUT
:
1329 case TRANS_RX_ERR_WITH_BREAK_REQUEST
:
1330 case TRANS_RX_ERR_WITH_BREAK_RECEVIED
:
1331 case TRANS_RX_ERR_WITH_CLOSE_NORMAL
:
1332 case TRANS_RX_ERR_WITH_CLOSE_DWS_TIMEOUT
:
1333 case TRANS_RX_ERR_WITH_CLOSE_COMINIT
:
1334 case TRANS_RX_ERR_WITH_DATA_LEN0
:
1335 case TRANS_RX_ERR_WITH_BAD_HASH
:
1336 case TRANS_RX_XRDY_WLEN_ZERO_ERR
:
1337 case TRANS_RX_SSP_FRM_LEN_ERR
:
1338 case TRANS_RX_ERR_WITH_BAD_FRM_TYPE
:
1339 case DMA_TX_UNEXP_XFER_ERR
:
1340 case DMA_TX_UNEXP_RETRANS_ERR
:
1341 case DMA_TX_XFER_LEN_OVERFLOW
:
1342 case DMA_TX_XFER_OFFSET_ERR
:
1343 case DMA_RX_DATA_OFFSET_ERR
:
1344 case DMA_RX_UNEXP_NORM_RESP_ERR
:
1345 case DMA_RX_UNEXP_RDFRAME_ERR
:
1346 case DMA_RX_UNKNOWN_FRM_ERR
:
1348 ts
->stat
= SAS_OPEN_REJECT
;
1349 ts
->open_rej_reason
= SAS_OREJ_UNKNOWN
;
1357 case SAS_PROTOCOL_SMP
:
1358 ts
->stat
= SAM_STAT_CHECK_CONDITION
;
1361 case SAS_PROTOCOL_SATA
:
1362 case SAS_PROTOCOL_STP
:
1363 case SAS_PROTOCOL_SATA
| SAS_PROTOCOL_STP
:
1366 case TRANS_TX_OPEN_CNX_ERR_LOW_PHY_POWER
:
1367 case TRANS_TX_OPEN_CNX_ERR_PATHWAY_BLOCKED
:
1368 case TRANS_TX_OPEN_CNX_ERR_NO_DESTINATION
:
1370 ts
->resp
= SAS_TASK_UNDELIVERED
;
1371 ts
->stat
= SAS_DEV_NO_RESPONSE
;
1374 case TRANS_TX_OPEN_CNX_ERR_PROTOCOL_NOT_SUPPORTED
:
1375 case TRANS_TX_OPEN_CNX_ERR_CONNECTION_RATE_NOT_SUPPORTED
:
1376 case TRANS_TX_OPEN_CNX_ERR_BAD_DESTINATION
:
1377 case TRANS_TX_OPEN_CNX_ERR_BREAK_RCVD
:
1378 case TRANS_TX_OPEN_CNX_ERR_WRONG_DESTINATION
:
1379 case TRANS_TX_OPEN_CNX_ERR_ZONE_VIOLATION
:
1380 case TRANS_TX_OPEN_CNX_ERR_STP_RESOURCES_BUSY
:
1382 ts
->stat
= SAS_OPEN_REJECT
;
1385 case TRANS_TX_OPEN_CNX_ERR_OPEN_TIMEOUT
:
1387 ts
->stat
= SAS_OPEN_TO
;
1390 case DMA_RX_DATA_LEN_OVERFLOW
:
1392 ts
->stat
= SAS_DATA_OVERRUN
;
1395 case TRANS_TX_OPEN_FAIL_WITH_IT_NEXUS_LOSS
:
1396 case TRANS_TX_ERR_PHY_NOT_ENABLE
:
1397 case TRANS_TX_OPEN_CNX_ERR_BY_OTHER
:
1398 case TRANS_TX_OPEN_CNX_ERR_AIP_TIMEOUT
:
1399 case TRANS_TX_OPEN_RETRY_ERR_THRESHOLD_REACHED
:
1400 case TRANS_TX_ERR_WITH_BREAK_TIMEOUT
:
1401 case TRANS_TX_ERR_WITH_BREAK_REQUEST
:
1402 case TRANS_TX_ERR_WITH_BREAK_RECEVIED
:
1403 case TRANS_TX_ERR_WITH_CLOSE_TIMEOUT
:
1404 case TRANS_TX_ERR_WITH_CLOSE_NORMAL
:
1405 case TRANS_TX_ERR_WITH_CLOSE_DWS_TIMEOUT
:
1406 case TRANS_TX_ERR_WITH_CLOSE_COMINIT
:
1407 case TRANS_TX_ERR_WITH_NAK_RECEVIED
:
1408 case TRANS_TX_ERR_WITH_ACK_NAK_TIMEOUT
:
1409 case TRANS_TX_ERR_WITH_CREDIT_TIMEOUT
:
1410 case TRANS_TX_ERR_WITH_WAIT_RECV_TIMEOUT
:
1411 case TRANS_RX_ERR_WITH_RXFIS_8B10B_DISP_ERR
:
1412 case TRANS_RX_ERR_WITH_RXFRAME_HAVE_ERRPRM
:
1413 case TRANS_RX_ERR_WITH_RXFIS_DECODE_ERROR
:
1414 case TRANS_RX_ERR_WITH_RXFIS_CRC_ERR
:
1415 case TRANS_RX_ERR_WITH_RXFRAME_LENGTH_OVERRUN
:
1416 case TRANS_RX_ERR_WITH_RXFIS_RX_SYNCP
:
1417 case TRANS_RX_ERR_WITH_CLOSE_NORMAL
:
1418 case TRANS_RX_ERR_WITH_CLOSE_PHY_DISABLE
:
1419 case TRANS_RX_ERR_WITH_CLOSE_DWS_TIMEOUT
:
1420 case TRANS_RX_ERR_WITH_CLOSE_COMINIT
:
1421 case TRANS_RX_ERR_WITH_DATA_LEN0
:
1422 case TRANS_RX_ERR_WITH_BAD_HASH
:
1423 case TRANS_RX_XRDY_WLEN_ZERO_ERR
:
1424 case TRANS_RX_SSP_FRM_LEN_ERR
:
1425 case SIPC_RX_FIS_STATUS_ERR_BIT_VLD
:
1426 case SIPC_RX_PIO_WRSETUP_STATUS_DRQ_ERR
:
1427 case SIPC_RX_FIS_STATUS_BSY_BIT_ERR
:
1428 case SIPC_RX_WRSETUP_LEN_ODD_ERR
:
1429 case SIPC_RX_WRSETUP_LEN_ZERO_ERR
:
1430 case SIPC_RX_WRDATA_LEN_NOT_MATCH_ERR
:
1431 case SIPC_RX_SATA_UNEXP_FIS_ERR
:
1432 case DMA_RX_SATA_FRAME_TYPE_ERR
:
1433 case DMA_RX_UNEXP_RDFRAME_ERR
:
1434 case DMA_RX_PIO_DATA_LEN_ERR
:
1435 case DMA_RX_RDSETUP_STATUS_ERR
:
1436 case DMA_RX_RDSETUP_STATUS_DRQ_ERR
:
1437 case DMA_RX_RDSETUP_STATUS_BSY_ERR
:
1438 case DMA_RX_RDSETUP_LEN_ODD_ERR
:
1439 case DMA_RX_RDSETUP_LEN_ZERO_ERR
:
1440 case DMA_RX_RDSETUP_LEN_OVER_ERR
:
1441 case DMA_RX_RDSETUP_OFFSET_ERR
:
1442 case DMA_RX_RDSETUP_ACTIVE_ERR
:
1443 case DMA_RX_RDSETUP_ESTATUS_ERR
:
1444 case DMA_RX_UNKNOWN_FRM_ERR
:
1446 ts
->stat
= SAS_OPEN_REJECT
;
1451 ts
->stat
= SAS_PROTO_RESPONSE
;
1455 sata_done_v2_hw(hisi_hba
, task
, slot
);
1464 slot_complete_v2_hw(struct hisi_hba
*hisi_hba
, struct hisi_sas_slot
*slot
,
1467 struct sas_task
*task
= slot
->task
;
1468 struct hisi_sas_device
*sas_dev
;
1469 struct device
*dev
= &hisi_hba
->pdev
->dev
;
1470 struct task_status_struct
*ts
;
1471 struct domain_device
*device
;
1472 enum exec_status sts
;
1473 struct hisi_sas_complete_v2_hdr
*complete_queue
=
1474 hisi_hba
->complete_hdr
[slot
->cmplt_queue
];
1475 struct hisi_sas_complete_v2_hdr
*complete_hdr
=
1476 &complete_queue
[slot
->cmplt_queue_slot
];
1478 if (unlikely(!task
|| !task
->lldd_task
|| !task
->dev
))
1481 ts
= &task
->task_status
;
1483 sas_dev
= device
->lldd_dev
;
1485 task
->task_state_flags
&=
1486 ~(SAS_TASK_STATE_PENDING
| SAS_TASK_AT_INITIATOR
);
1487 task
->task_state_flags
|= SAS_TASK_STATE_DONE
;
1489 memset(ts
, 0, sizeof(*ts
));
1490 ts
->resp
= SAS_TASK_COMPLETE
;
1492 if (unlikely(!sas_dev
|| abort
)) {
1494 dev_dbg(dev
, "slot complete: port has not device\n");
1495 ts
->stat
= SAS_PHY_DOWN
;
1499 if ((complete_hdr
->dw0
& CMPLT_HDR_ERX_MSK
) &&
1500 (!(complete_hdr
->dw0
& CMPLT_HDR_RSPNS_XFRD_MSK
))) {
1502 slot_err_v2_hw(hisi_hba
, task
, slot
);
1503 if (unlikely(slot
->abort
)) {
1504 queue_work(hisi_hba
->wq
, &slot
->abort_slot
);
1505 /* immediately return and do not complete */
1511 switch (task
->task_proto
) {
1512 case SAS_PROTOCOL_SSP
:
1514 struct ssp_response_iu
*iu
= slot
->status_buffer
+
1515 sizeof(struct hisi_sas_err_record
);
1517 sas_ssp_task_response(dev
, task
, iu
);
1520 case SAS_PROTOCOL_SMP
:
1522 struct scatterlist
*sg_resp
= &task
->smp_task
.smp_resp
;
1525 ts
->stat
= SAM_STAT_GOOD
;
1526 to
= kmap_atomic(sg_page(sg_resp
));
1528 dma_unmap_sg(dev
, &task
->smp_task
.smp_resp
, 1,
1530 dma_unmap_sg(dev
, &task
->smp_task
.smp_req
, 1,
1532 memcpy(to
+ sg_resp
->offset
,
1533 slot
->status_buffer
+
1534 sizeof(struct hisi_sas_err_record
),
1535 sg_dma_len(sg_resp
));
1539 case SAS_PROTOCOL_SATA
:
1540 case SAS_PROTOCOL_STP
:
1541 case SAS_PROTOCOL_SATA
| SAS_PROTOCOL_STP
:
1543 ts
->stat
= SAM_STAT_GOOD
;
1544 sata_done_v2_hw(hisi_hba
, task
, slot
);
1548 ts
->stat
= SAM_STAT_CHECK_CONDITION
;
1552 if (!slot
->port
->port_attached
) {
1553 dev_err(dev
, "slot complete: port %d has removed\n",
1554 slot
->port
->sas_port
.id
);
1555 ts
->stat
= SAS_PHY_DOWN
;
1559 if (sas_dev
&& sas_dev
->running_req
)
1560 sas_dev
->running_req
--;
1562 hisi_sas_slot_task_free(hisi_hba
, task
, slot
);
1565 if (task
->task_done
)
1566 task
->task_done(task
);
1571 static u8
get_ata_protocol(u8 cmd
, int direction
)
1574 case ATA_CMD_FPDMA_WRITE
:
1575 case ATA_CMD_FPDMA_READ
:
1576 return SATA_PROTOCOL_FPDMA
;
1578 case ATA_CMD_ID_ATA
:
1579 case ATA_CMD_PMP_READ
:
1580 case ATA_CMD_READ_LOG_EXT
:
1581 case ATA_CMD_PIO_READ
:
1582 case ATA_CMD_PIO_READ_EXT
:
1583 case ATA_CMD_PMP_WRITE
:
1584 case ATA_CMD_WRITE_LOG_EXT
:
1585 case ATA_CMD_PIO_WRITE
:
1586 case ATA_CMD_PIO_WRITE_EXT
:
1587 return SATA_PROTOCOL_PIO
;
1590 case ATA_CMD_READ_EXT
:
1591 case ATA_CMD_READ_LOG_DMA_EXT
:
1593 case ATA_CMD_WRITE_EXT
:
1594 case ATA_CMD_WRITE_QUEUED
:
1595 case ATA_CMD_WRITE_LOG_DMA_EXT
:
1596 return SATA_PROTOCOL_DMA
;
1598 case ATA_CMD_DOWNLOAD_MICRO
:
1599 case ATA_CMD_DEV_RESET
:
1600 case ATA_CMD_CHK_POWER
:
1602 case ATA_CMD_FLUSH_EXT
:
1603 case ATA_CMD_VERIFY
:
1604 case ATA_CMD_VERIFY_EXT
:
1605 case ATA_CMD_SET_FEATURES
:
1606 case ATA_CMD_STANDBY
:
1607 case ATA_CMD_STANDBYNOW1
:
1608 return SATA_PROTOCOL_NONDATA
;
1610 if (direction
== DMA_NONE
)
1611 return SATA_PROTOCOL_NONDATA
;
1612 return SATA_PROTOCOL_PIO
;
1616 static int get_ncq_tag_v2_hw(struct sas_task
*task
, u32
*tag
)
1618 struct ata_queued_cmd
*qc
= task
->uldd_task
;
1621 if (qc
->tf
.command
== ATA_CMD_FPDMA_WRITE
||
1622 qc
->tf
.command
== ATA_CMD_FPDMA_READ
) {
1630 static int prep_ata_v2_hw(struct hisi_hba
*hisi_hba
,
1631 struct hisi_sas_slot
*slot
)
1633 struct sas_task
*task
= slot
->task
;
1634 struct domain_device
*device
= task
->dev
;
1635 struct domain_device
*parent_dev
= device
->parent
;
1636 struct hisi_sas_device
*sas_dev
= device
->lldd_dev
;
1637 struct hisi_sas_cmd_hdr
*hdr
= slot
->cmd_hdr
;
1638 struct hisi_sas_port
*port
= device
->port
->lldd_port
;
1640 int has_data
= 0, rc
= 0, hdr_tag
= 0;
1641 u32 dw1
= 0, dw2
= 0;
1645 hdr
->dw0
= cpu_to_le32(port
->id
<< CMD_HDR_PORT_OFF
);
1646 if (parent_dev
&& DEV_IS_EXPANDER(parent_dev
->dev_type
))
1647 hdr
->dw0
|= cpu_to_le32(3 << CMD_HDR_CMD_OFF
);
1649 hdr
->dw0
|= cpu_to_le32(4 << CMD_HDR_CMD_OFF
);
1652 switch (task
->data_dir
) {
1655 dw1
|= DIR_TO_DEVICE
<< CMD_HDR_DIR_OFF
;
1657 case DMA_FROM_DEVICE
:
1659 dw1
|= DIR_TO_INI
<< CMD_HDR_DIR_OFF
;
1662 dw1
&= ~CMD_HDR_DIR_MSK
;
1665 if (0 == task
->ata_task
.fis
.command
)
1666 dw1
|= 1 << CMD_HDR_RESET_OFF
;
1668 dw1
|= (get_ata_protocol(task
->ata_task
.fis
.command
, task
->data_dir
))
1669 << CMD_HDR_FRAME_TYPE_OFF
;
1670 dw1
|= sas_dev
->device_id
<< CMD_HDR_DEV_ID_OFF
;
1671 hdr
->dw1
= cpu_to_le32(dw1
);
1674 if (task
->ata_task
.use_ncq
&& get_ncq_tag_v2_hw(task
, &hdr_tag
)) {
1675 task
->ata_task
.fis
.sector_count
|= (u8
) (hdr_tag
<< 3);
1676 dw2
|= hdr_tag
<< CMD_HDR_NCQ_TAG_OFF
;
1679 dw2
|= (HISI_SAS_MAX_STP_RESP_SZ
/ 4) << CMD_HDR_CFL_OFF
|
1680 2 << CMD_HDR_SG_MOD_OFF
;
1681 hdr
->dw2
= cpu_to_le32(dw2
);
1684 hdr
->transfer_tags
= cpu_to_le32(slot
->idx
);
1687 rc
= prep_prd_sge_v2_hw(hisi_hba
, slot
, hdr
, task
->scatter
,
1694 hdr
->data_transfer_len
= cpu_to_le32(task
->total_xfer_len
);
1695 hdr
->cmd_table_addr
= cpu_to_le64(slot
->command_table_dma
);
1696 hdr
->sts_buffer_addr
= cpu_to_le64(slot
->status_buffer_dma
);
1698 buf_cmd
= slot
->command_table
;
1700 if (likely(!task
->ata_task
.device_control_reg_update
))
1701 task
->ata_task
.fis
.flags
|= 0x80; /* C=1: update ATA cmd reg */
1702 /* fill in command FIS */
1703 memcpy(buf_cmd
, &task
->ata_task
.fis
, sizeof(struct host_to_dev_fis
));
1708 static int phy_up_v2_hw(int phy_no
, struct hisi_hba
*hisi_hba
)
1711 u32 context
, port_id
, link_rate
, hard_phy_linkrate
;
1712 struct hisi_sas_phy
*phy
= &hisi_hba
->phy
[phy_no
];
1713 struct asd_sas_phy
*sas_phy
= &phy
->sas_phy
;
1714 struct device
*dev
= &hisi_hba
->pdev
->dev
;
1715 u32
*frame_rcvd
= (u32
*)sas_phy
->frame_rcvd
;
1716 struct sas_identify_frame
*id
= (struct sas_identify_frame
*)frame_rcvd
;
1718 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHYCTRL_PHY_ENA_MSK
, 1);
1720 /* Check for SATA dev */
1721 context
= hisi_sas_read32(hisi_hba
, PHY_CONTEXT
);
1722 if (context
& (1 << phy_no
))
1726 u32 port_state
= hisi_sas_read32(hisi_hba
, PORT_STATE
);
1728 port_id
= (port_state
& PORT_STATE_PHY8_PORT_NUM_MSK
) >>
1729 PORT_STATE_PHY8_PORT_NUM_OFF
;
1730 link_rate
= (port_state
& PORT_STATE_PHY8_CONN_RATE_MSK
) >>
1731 PORT_STATE_PHY8_CONN_RATE_OFF
;
1733 port_id
= hisi_sas_read32(hisi_hba
, PHY_PORT_NUM_MA
);
1734 port_id
= (port_id
>> (4 * phy_no
)) & 0xf;
1735 link_rate
= hisi_sas_read32(hisi_hba
, PHY_CONN_RATE
);
1736 link_rate
= (link_rate
>> (phy_no
* 4)) & 0xf;
1739 if (port_id
== 0xf) {
1740 dev_err(dev
, "phyup: phy%d invalid portid\n", phy_no
);
1745 for (i
= 0; i
< 6; i
++) {
1746 u32 idaf
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1747 RX_IDAF_DWORD0
+ (i
* 4));
1748 frame_rcvd
[i
] = __swab32(idaf
);
1751 /* Get the linkrates */
1752 link_rate
= hisi_sas_read32(hisi_hba
, PHY_CONN_RATE
);
1753 link_rate
= (link_rate
>> (phy_no
* 4)) & 0xf;
1754 sas_phy
->linkrate
= link_rate
;
1755 hard_phy_linkrate
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1757 phy
->maximum_linkrate
= hard_phy_linkrate
& 0xf;
1758 phy
->minimum_linkrate
= (hard_phy_linkrate
>> 4) & 0xf;
1760 sas_phy
->oob_mode
= SAS_OOB_MODE
;
1761 memcpy(sas_phy
->attached_sas_addr
, &id
->sas_addr
, SAS_ADDR_SIZE
);
1762 dev_info(dev
, "phyup: phy%d link_rate=%d\n", phy_no
, link_rate
);
1763 phy
->port_id
= port_id
;
1764 phy
->phy_type
&= ~(PORT_TYPE_SAS
| PORT_TYPE_SATA
);
1765 phy
->phy_type
|= PORT_TYPE_SAS
;
1766 phy
->phy_attached
= 1;
1767 phy
->identify
.device_type
= id
->dev_type
;
1768 phy
->frame_rcvd_size
= sizeof(struct sas_identify_frame
);
1769 if (phy
->identify
.device_type
== SAS_END_DEVICE
)
1770 phy
->identify
.target_port_protocols
=
1772 else if (phy
->identify
.device_type
!= SAS_PHY_UNUSED
)
1773 phy
->identify
.target_port_protocols
=
1775 queue_work(hisi_hba
->wq
, &phy
->phyup_ws
);
1778 hisi_sas_phy_write32(hisi_hba
, phy_no
, CHL_INT0
,
1779 CHL_INT0_SL_PHY_ENABLE_MSK
);
1780 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHYCTRL_PHY_ENA_MSK
, 0);
1785 static int phy_down_v2_hw(int phy_no
, struct hisi_hba
*hisi_hba
)
1788 u32 phy_cfg
, phy_state
;
1790 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHYCTRL_NOT_RDY_MSK
, 1);
1792 phy_cfg
= hisi_sas_phy_read32(hisi_hba
, phy_no
, PHY_CFG
);
1794 phy_state
= hisi_sas_read32(hisi_hba
, PHY_STATE
);
1796 hisi_sas_phy_down(hisi_hba
, phy_no
, (phy_state
& 1 << phy_no
) ? 1 : 0);
1798 hisi_sas_phy_write32(hisi_hba
, phy_no
, CHL_INT0
, CHL_INT0_NOT_RDY_MSK
);
1799 hisi_sas_phy_write32(hisi_hba
, phy_no
, PHYCTRL_NOT_RDY_MSK
, 0);
1804 static irqreturn_t
int_phy_updown_v2_hw(int irq_no
, void *p
)
1806 struct hisi_hba
*hisi_hba
= p
;
1809 irqreturn_t res
= IRQ_HANDLED
;
1811 irq_msk
= (hisi_sas_read32(hisi_hba
, HGC_INVLD_DQE_INFO
)
1812 >> HGC_INVLD_DQE_INFO_FB_CH0_OFF
) & 0x1ff;
1815 u32 irq_value
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1818 if (irq_value
& CHL_INT0_SL_PHY_ENABLE_MSK
)
1820 if (phy_up_v2_hw(phy_no
, hisi_hba
)) {
1825 if (irq_value
& CHL_INT0_NOT_RDY_MSK
)
1827 if (phy_down_v2_hw(phy_no
, hisi_hba
)) {
1840 static void phy_bcast_v2_hw(int phy_no
, struct hisi_hba
*hisi_hba
)
1842 struct hisi_sas_phy
*phy
= &hisi_hba
->phy
[phy_no
];
1843 struct asd_sas_phy
*sas_phy
= &phy
->sas_phy
;
1844 struct sas_ha_struct
*sas_ha
= &hisi_hba
->sha
;
1845 unsigned long flags
;
1847 hisi_sas_phy_write32(hisi_hba
, phy_no
, SL_RX_BCAST_CHK_MSK
, 1);
1849 spin_lock_irqsave(&hisi_hba
->lock
, flags
);
1850 sas_ha
->notify_port_event(sas_phy
, PORTE_BROADCAST_RCVD
);
1851 spin_unlock_irqrestore(&hisi_hba
->lock
, flags
);
1853 hisi_sas_phy_write32(hisi_hba
, phy_no
, CHL_INT0
,
1854 CHL_INT0_SL_RX_BCST_ACK_MSK
);
1855 hisi_sas_phy_write32(hisi_hba
, phy_no
, SL_RX_BCAST_CHK_MSK
, 0);
1858 static irqreturn_t
int_chnl_int_v2_hw(int irq_no
, void *p
)
1860 struct hisi_hba
*hisi_hba
= p
;
1861 struct device
*dev
= &hisi_hba
->pdev
->dev
;
1862 u32 ent_msk
, ent_tmp
, irq_msk
;
1865 ent_msk
= hisi_sas_read32(hisi_hba
, ENT_INT_SRC_MSK3
);
1867 ent_msk
|= ENT_INT_SRC_MSK3_ENT95_MSK_MSK
;
1868 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK3
, ent_msk
);
1870 irq_msk
= (hisi_sas_read32(hisi_hba
, HGC_INVLD_DQE_INFO
) >>
1871 HGC_INVLD_DQE_INFO_FB_CH3_OFF
) & 0x1ff;
1874 if (irq_msk
& (1 << phy_no
)) {
1875 u32 irq_value0
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1877 u32 irq_value1
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1879 u32 irq_value2
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
1883 if (irq_value1
& (CHL_INT1_DMAC_RX_ECC_ERR_MSK
|
1884 CHL_INT1_DMAC_TX_ECC_ERR_MSK
))
1885 panic("%s: DMAC RX/TX ecc bad error! (0x%x)",
1886 dev_name(dev
), irq_value1
);
1888 hisi_sas_phy_write32(hisi_hba
, phy_no
,
1889 CHL_INT1
, irq_value1
);
1893 hisi_sas_phy_write32(hisi_hba
, phy_no
,
1894 CHL_INT2
, irq_value2
);
1898 if (irq_value0
& CHL_INT0_SL_RX_BCST_ACK_MSK
)
1899 phy_bcast_v2_hw(phy_no
, hisi_hba
);
1901 hisi_sas_phy_write32(hisi_hba
, phy_no
,
1902 CHL_INT0
, irq_value0
1903 & (~CHL_INT0_HOTPLUG_TOUT_MSK
)
1904 & (~CHL_INT0_SL_PHY_ENABLE_MSK
)
1905 & (~CHL_INT0_NOT_RDY_MSK
));
1908 irq_msk
&= ~(1 << phy_no
);
1912 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK3
, ent_tmp
);
1917 static irqreturn_t
cq_interrupt_v2_hw(int irq_no
, void *p
)
1919 struct hisi_sas_cq
*cq
= p
;
1920 struct hisi_hba
*hisi_hba
= cq
->hisi_hba
;
1921 struct hisi_sas_slot
*slot
;
1922 struct hisi_sas_itct
*itct
;
1923 struct hisi_sas_complete_v2_hdr
*complete_queue
;
1924 u32 irq_value
, rd_point
, wr_point
, dev_id
;
1927 complete_queue
= hisi_hba
->complete_hdr
[queue
];
1928 irq_value
= hisi_sas_read32(hisi_hba
, OQ_INT_SRC
);
1930 hisi_sas_write32(hisi_hba
, OQ_INT_SRC
, 1 << queue
);
1932 rd_point
= hisi_sas_read32(hisi_hba
, COMPL_Q_0_RD_PTR
+
1934 wr_point
= hisi_sas_read32(hisi_hba
, COMPL_Q_0_WR_PTR
+
1937 while (rd_point
!= wr_point
) {
1938 struct hisi_sas_complete_v2_hdr
*complete_hdr
;
1941 complete_hdr
= &complete_queue
[rd_point
];
1943 /* Check for NCQ completion */
1944 if (complete_hdr
->act
) {
1945 u32 act_tmp
= complete_hdr
->act
;
1946 int ncq_tag_count
= ffs(act_tmp
);
1948 dev_id
= (complete_hdr
->dw1
& CMPLT_HDR_DEV_ID_MSK
) >>
1949 CMPLT_HDR_DEV_ID_OFF
;
1950 itct
= &hisi_hba
->itct
[dev_id
];
1952 /* The NCQ tags are held in the itct header */
1953 while (ncq_tag_count
) {
1954 __le64
*ncq_tag
= &itct
->qw4_15
[0];
1957 iptt
= (ncq_tag
[ncq_tag_count
/ 5]
1958 >> (ncq_tag_count
% 5) * 12) & 0xfff;
1960 slot
= &hisi_hba
->slot_info
[iptt
];
1961 slot
->cmplt_queue_slot
= rd_point
;
1962 slot
->cmplt_queue
= queue
;
1963 slot_complete_v2_hw(hisi_hba
, slot
, 0);
1965 act_tmp
&= ~(1 << ncq_tag_count
);
1966 ncq_tag_count
= ffs(act_tmp
);
1969 iptt
= (complete_hdr
->dw1
) & CMPLT_HDR_IPTT_MSK
;
1970 slot
= &hisi_hba
->slot_info
[iptt
];
1971 slot
->cmplt_queue_slot
= rd_point
;
1972 slot
->cmplt_queue
= queue
;
1973 slot_complete_v2_hw(hisi_hba
, slot
, 0);
1976 if (++rd_point
>= HISI_SAS_QUEUE_SLOTS
)
1980 /* update rd_point */
1981 hisi_sas_write32(hisi_hba
, COMPL_Q_0_RD_PTR
+ (0x14 * queue
), rd_point
);
1985 static irqreturn_t
sata_int_v2_hw(int irq_no
, void *p
)
1987 struct hisi_sas_phy
*phy
= p
;
1988 struct hisi_hba
*hisi_hba
= phy
->hisi_hba
;
1989 struct asd_sas_phy
*sas_phy
= &phy
->sas_phy
;
1990 struct device
*dev
= &hisi_hba
->pdev
->dev
;
1991 struct hisi_sas_initial_fis
*initial_fis
;
1992 struct dev_to_host_fis
*fis
;
1993 u32 ent_tmp
, ent_msk
, ent_int
, port_id
, link_rate
, hard_phy_linkrate
;
1994 irqreturn_t res
= IRQ_HANDLED
;
1995 u8 attached_sas_addr
[SAS_ADDR_SIZE
] = {0};
1998 phy_no
= sas_phy
->id
;
1999 initial_fis
= &hisi_hba
->initial_fis
[phy_no
];
2000 fis
= &initial_fis
->fis
;
2002 ent_msk
= hisi_sas_read32(hisi_hba
, ENT_INT_SRC_MSK1
);
2003 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK1
, ent_msk
| 1 << phy_no
);
2005 ent_int
= hisi_sas_read32(hisi_hba
, ENT_INT_SRC1
);
2007 ent_int
>>= ENT_INT_SRC1_D2H_FIS_CH1_OFF
* (phy_no
% 4);
2008 if ((ent_int
& ENT_INT_SRC1_D2H_FIS_CH0_MSK
) == 0) {
2009 dev_warn(dev
, "sata int: phy%d did not receive FIS\n", phy_no
);
2010 hisi_sas_write32(hisi_hba
, ENT_INT_SRC1
, ent_tmp
);
2011 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK1
, ent_msk
);
2016 if (unlikely(phy_no
== 8)) {
2017 u32 port_state
= hisi_sas_read32(hisi_hba
, PORT_STATE
);
2019 port_id
= (port_state
& PORT_STATE_PHY8_PORT_NUM_MSK
) >>
2020 PORT_STATE_PHY8_PORT_NUM_OFF
;
2021 link_rate
= (port_state
& PORT_STATE_PHY8_CONN_RATE_MSK
) >>
2022 PORT_STATE_PHY8_CONN_RATE_OFF
;
2024 port_id
= hisi_sas_read32(hisi_hba
, PHY_PORT_NUM_MA
);
2025 port_id
= (port_id
>> (4 * phy_no
)) & 0xf;
2026 link_rate
= hisi_sas_read32(hisi_hba
, PHY_CONN_RATE
);
2027 link_rate
= (link_rate
>> (phy_no
* 4)) & 0xf;
2030 if (port_id
== 0xf) {
2031 dev_err(dev
, "sata int: phy%d invalid portid\n", phy_no
);
2036 sas_phy
->linkrate
= link_rate
;
2037 hard_phy_linkrate
= hisi_sas_phy_read32(hisi_hba
, phy_no
,
2039 phy
->maximum_linkrate
= hard_phy_linkrate
& 0xf;
2040 phy
->minimum_linkrate
= (hard_phy_linkrate
>> 4) & 0xf;
2042 sas_phy
->oob_mode
= SATA_OOB_MODE
;
2043 /* Make up some unique SAS address */
2044 attached_sas_addr
[0] = 0x50;
2045 attached_sas_addr
[7] = phy_no
;
2046 memcpy(sas_phy
->attached_sas_addr
, attached_sas_addr
, SAS_ADDR_SIZE
);
2047 memcpy(sas_phy
->frame_rcvd
, fis
, sizeof(struct dev_to_host_fis
));
2048 dev_info(dev
, "sata int phyup: phy%d link_rate=%d\n", phy_no
, link_rate
);
2049 phy
->phy_type
&= ~(PORT_TYPE_SAS
| PORT_TYPE_SATA
);
2050 phy
->port_id
= port_id
;
2051 phy
->phy_type
|= PORT_TYPE_SATA
;
2052 phy
->phy_attached
= 1;
2053 phy
->identify
.device_type
= SAS_SATA_DEV
;
2054 phy
->frame_rcvd_size
= sizeof(struct dev_to_host_fis
);
2055 phy
->identify
.target_port_protocols
= SAS_PROTOCOL_SATA
;
2056 queue_work(hisi_hba
->wq
, &phy
->phyup_ws
);
2059 hisi_sas_write32(hisi_hba
, ENT_INT_SRC1
, ent_tmp
);
2060 hisi_sas_write32(hisi_hba
, ENT_INT_SRC_MSK1
, ent_msk
);
2065 static irq_handler_t phy_interrupts
[HISI_SAS_PHY_INT_NR
] = {
2066 int_phy_updown_v2_hw
,
2071 * There is a limitation in the hip06 chipset that we need
2072 * to map in all mbigen interrupts, even if they are not used.
2074 static int interrupt_init_v2_hw(struct hisi_hba
*hisi_hba
)
2076 struct platform_device
*pdev
= hisi_hba
->pdev
;
2077 struct device
*dev
= &pdev
->dev
;
2078 int i
, irq
, rc
, irq_map
[128];
2081 for (i
= 0; i
< 128; i
++)
2082 irq_map
[i
] = platform_get_irq(pdev
, i
);
2084 for (i
= 0; i
< HISI_SAS_PHY_INT_NR
; i
++) {
2087 irq
= irq_map
[idx
+ 1]; /* Phy up/down is irq1 */
2089 dev_err(dev
, "irq init: fail map phy interrupt %d\n",
2094 rc
= devm_request_irq(dev
, irq
, phy_interrupts
[i
], 0,
2095 DRV_NAME
" phy", hisi_hba
);
2097 dev_err(dev
, "irq init: could not request "
2098 "phy interrupt %d, rc=%d\n",
2104 for (i
= 0; i
< hisi_hba
->n_phy
; i
++) {
2105 struct hisi_sas_phy
*phy
= &hisi_hba
->phy
[i
];
2106 int idx
= i
+ 72; /* First SATA interrupt is irq72 */
2110 dev_err(dev
, "irq init: fail map phy interrupt %d\n",
2115 rc
= devm_request_irq(dev
, irq
, sata_int_v2_hw
, 0,
2116 DRV_NAME
" sata", phy
);
2118 dev_err(dev
, "irq init: could not request "
2119 "sata interrupt %d, rc=%d\n",
2125 for (i
= 0; i
< hisi_hba
->queue_count
; i
++) {
2126 int idx
= i
+ 96; /* First cq interrupt is irq96 */
2131 "irq init: could not map cq interrupt %d\n",
2135 rc
= devm_request_irq(dev
, irq
, cq_interrupt_v2_hw
, 0,
2136 DRV_NAME
" cq", &hisi_hba
->cq
[i
]);
2139 "irq init: could not request cq interrupt %d, rc=%d\n",
2148 static int hisi_sas_v2_init(struct hisi_hba
*hisi_hba
)
2152 rc
= hw_init_v2_hw(hisi_hba
);
2156 rc
= interrupt_init_v2_hw(hisi_hba
);
2160 phys_init_v2_hw(hisi_hba
);
2165 static const struct hisi_sas_hw hisi_sas_v2_hw
= {
2166 .hw_init
= hisi_sas_v2_init
,
2167 .setup_itct
= setup_itct_v2_hw
,
2168 .sl_notify
= sl_notify_v2_hw
,
2169 .get_wideport_bitmap
= get_wideport_bitmap_v2_hw
,
2170 .free_device
= free_device_v2_hw
,
2171 .prep_smp
= prep_smp_v2_hw
,
2172 .prep_ssp
= prep_ssp_v2_hw
,
2173 .prep_stp
= prep_ata_v2_hw
,
2174 .get_free_slot
= get_free_slot_v2_hw
,
2175 .start_delivery
= start_delivery_v2_hw
,
2176 .slot_complete
= slot_complete_v2_hw
,
2177 .phy_enable
= enable_phy_v2_hw
,
2178 .phy_disable
= disable_phy_v2_hw
,
2179 .phy_hard_reset
= phy_hard_reset_v2_hw
,
2180 .max_command_entries
= HISI_SAS_COMMAND_ENTRIES_V2_HW
,
2181 .complete_hdr_size
= sizeof(struct hisi_sas_complete_v2_hdr
),
2184 static int hisi_sas_v2_probe(struct platform_device
*pdev
)
2186 return hisi_sas_probe(pdev
, &hisi_sas_v2_hw
);
2189 static int hisi_sas_v2_remove(struct platform_device
*pdev
)
2191 return hisi_sas_remove(pdev
);
2194 static const struct of_device_id sas_v2_of_match
[] = {
2195 { .compatible
= "hisilicon,hip06-sas-v2",},
2198 MODULE_DEVICE_TABLE(of
, sas_v2_of_match
);
2200 static struct platform_driver hisi_sas_v2_driver
= {
2201 .probe
= hisi_sas_v2_probe
,
2202 .remove
= hisi_sas_v2_remove
,
2205 .of_match_table
= sas_v2_of_match
,
2209 module_platform_driver(hisi_sas_v2_driver
);
2211 MODULE_LICENSE("GPL");
2212 MODULE_AUTHOR("John Garry <john.garry@huawei.com>");
2213 MODULE_DESCRIPTION("HISILICON SAS controller v2 hw driver");
2214 MODULE_ALIAS("platform:" DRV_NAME
);