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

/linux-master/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;
615 } while ((value != SCRATCH_PAD1_RDY) || (value1 != SCRATCH_PAD2_RDY));

Completed in 379 milliseconds