Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c252 #define ITCT_HDR_VALID_MSK (0x1ULL << ITCT_HDR_VALID_OFF) macro
565 qw0 &= ~ITCT_HDR_VALID_MSK; in clear_itct_v1_hw()
Dhisi_sas_v3_hw.c319 #define ITCT_HDR_VALID_MSK (0x1 << ITCT_HDR_VALID_OFF) macro
Dhisi_sas_v2_hw.c368 #define ITCT_HDR_VALID_MSK (0x1 << ITCT_HDR_VALID_OFF) macro