Home
last modified time | relevance | path

Searched refs:SCRATCH_PAD1_RDY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h861 #define SCRATCH_PAD1_RDY 0x03 /* ready state */ macro
H A Dpm8001_hwi.c610 & SCRATCH_PAD1_RDY; in check_fw_ready()
615 } while ((value != SCRATCH_PAD1_RDY) || (value1 != SCRATCH_PAD2_RDY)); in check_fw_ready()