Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c232 #define CMPLT_HDR_IPTT_MSK (0xffff << CMPLT_HDR_IPTT_OFF) macro
1502 idx = (cmplt_hdr_data & CMPLT_HDR_IPTT_MSK) >> in cq_interrupt_v1_hw()
H A Dhisi_sas_v2_hw.c354 #define CMPLT_HDR_IPTT_MSK (0xffff << CMPLT_HDR_IPTT_OFF) macro
3167 iptt = dw1 & CMPLT_HDR_IPTT_MSK; in cq_thread_v2_hw()
H A Dhisi_sas_v3_hw.c428 #define CMPLT_HDR_IPTT_MSK (0xffff << CMPLT_HDR_IPTT_OFF) macro
2462 iptt = dw1 & CMPLT_HDR_IPTT_MSK; in complete_v3_hw()