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