Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h1390 #define SCRATCH_PAD_ILA_READY 0xC macro
1396 SCRATCH_PAD_ILA_READY | \
1399 SCRATCH_PAD_ILA_READY | \
H A Dpm80xx_hwi.c1064 } while (((value & SCRATCH_PAD_ILA_READY) != in check_fw_ready()
1065 SCRATCH_PAD_ILA_READY) && (--max_wait_count)); in check_fw_ready()