Home
last modified time | relevance | path

Searched refs:SCRATCH_PAD2_RDY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.h877 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
H A Dpm80xx_hwi.h1417 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
H A Dpm8001_hwi.c609 & SCRATCH_PAD2_RDY; in check_fw_ready()
612 } while ((value != SCRATCH_PAD1_RDY) || (value1 != SCRATCH_PAD2_RDY)); in check_fw_ready()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.h873 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
H A Dpm80xx_hwi.h1426 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
H A Dpm8001_hwi.c612 & SCRATCH_PAD2_RDY; in check_fw_ready()
615 } while ((value != SCRATCH_PAD1_RDY) || (value1 != SCRATCH_PAD2_RDY)); in check_fw_ready()

Completed in 24 milliseconds