Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c247 #define ITCT_HDR_VALID_MSK (0x1ULL << ITCT_HDR_VALID_OFF) macro
552 qw0 &= ~ITCT_HDR_VALID_MSK; in clear_itct_v1_hw()
Dhisi_sas_v2_hw.c363 #define ITCT_HDR_VALID_MSK (0x1 << ITCT_HDR_VALID_OFF) macro
Dhisi_sas_v3_hw.c449 #define ITCT_HDR_VALID_MSK (0x1 << ITCT_HDR_VALID_OFF) macro