Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h872 #define SCRATCH_PAD2_ERR 0x02 /* error state */ macro
H A Dpm80xx_hwi.h1425 #define SCRATCH_PAD2_ERR 0x02 /* error state */ macro
H A Dpm8001_hwi.c583 if (SCRATCH_PAD2_ERR == (value1 & SCRATCH_PAD_STATE_MASK)) { in check_fw_ready()