Searched refs:CMD_HDR_RESET_OFF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c371 #define CMD_HDR_RESET_OFF 7 macro
372 #define CMD_HDR_RESET_MSK (0x1 << CMD_HDR_RESET_OFF)
1453 dw1 |= 1 << CMD_HDR_RESET_OFF;
H A Dhisi_sas_v2_hw.c307 #define CMD_HDR_RESET_OFF 7 macro
308 #define CMD_HDR_RESET_MSK (0x1 << CMD_HDR_RESET_OFF)
2539 dw1 |= 1 << CMD_HDR_RESET_OFF;

Completed in 177 milliseconds