Lines Matching refs:scratch
92 uint32_t in_reset, is_enabled, scratch, i, pwait_mode;
112 scratch = REG_READ(DMCUB_SCRATCH7);
113 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE)
471 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0);
472 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1);
473 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2);
474 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3);
475 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4);
476 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5);
477 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6);
478 dmub->debug.scratch[7] = REG_READ(DMCUB_SCRATCH7);
479 dmub->debug.scratch[8] = REG_READ(DMCUB_SCRATCH8);
480 dmub->debug.scratch[9] = REG_READ(DMCUB_SCRATCH9);
481 dmub->debug.scratch[10] = REG_READ(DMCUB_SCRATCH10);
482 dmub->debug.scratch[11] = REG_READ(DMCUB_SCRATCH11);
483 dmub->debug.scratch[12] = REG_READ(DMCUB_SCRATCH12);
484 dmub->debug.scratch[13] = REG_READ(DMCUB_SCRATCH13);
485 dmub->debug.scratch[14] = REG_READ(DMCUB_SCRATCH14);
486 dmub->debug.scratch[15] = REG_READ(DMCUB_SCRATCH15);
487 dmub->debug.scratch[16] = REG_READ(DMCUB_SCRATCH16);