Searched refs:SCRATCH_PAD2_RDY (Results 1 – 3 of 3) sorted by relevance
881 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
1306 #define SCRATCH_PAD2_RDY 0x03 /* ready state */ macro
603 & SCRATCH_PAD2_RDY; in check_fw_ready()606 } while ((value != SCRATCH_PAD1_RDY) || (value1 != SCRATCH_PAD2_RDY)); in check_fw_ready()