Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h860 #define SCRATCH_PAD1_ERR 0x02 /* error state */ macro
H A Dpm8001_hwi.c576 if (SCRATCH_PAD1_ERR == (value & SCRATCH_PAD_STATE_MASK)) { in check_fw_ready()