Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.h1392 #define SCRATCH_PAD_IOP0_READY 0xC00 macro
1395 SCRATCH_PAD_IOP0_READY | \
Dpm80xx_hwi.c1096 } while (((value & SCRATCH_PAD_IOP0_READY) != SCRATCH_PAD_IOP0_READY) && in check_fw_ready()