Lines Matching refs:scratch
93 uint32_t in_reset, scratch, i;
119 scratch = dmub->hw_funcs.get_gpint_response(dmub);
120 if (scratch == DMUB_GPINT__STOP_FW_RESPONSE)
436 dmub->debug.scratch[0] = REG_READ(DMCUB_SCRATCH0);
437 dmub->debug.scratch[1] = REG_READ(DMCUB_SCRATCH1);
438 dmub->debug.scratch[2] = REG_READ(DMCUB_SCRATCH2);
439 dmub->debug.scratch[3] = REG_READ(DMCUB_SCRATCH3);
440 dmub->debug.scratch[4] = REG_READ(DMCUB_SCRATCH4);
441 dmub->debug.scratch[5] = REG_READ(DMCUB_SCRATCH5);
442 dmub->debug.scratch[6] = REG_READ(DMCUB_SCRATCH6);
443 dmub->debug.scratch[7] = REG_READ(DMCUB_SCRATCH7);
444 dmub->debug.scratch[8] = REG_READ(DMCUB_SCRATCH8);
445 dmub->debug.scratch[9] = REG_READ(DMCUB_SCRATCH9);
446 dmub->debug.scratch[10] = REG_READ(DMCUB_SCRATCH10);
447 dmub->debug.scratch[11] = REG_READ(DMCUB_SCRATCH11);
448 dmub->debug.scratch[12] = REG_READ(DMCUB_SCRATCH12);
449 dmub->debug.scratch[13] = REG_READ(DMCUB_SCRATCH13);
450 dmub->debug.scratch[14] = REG_READ(DMCUB_SCRATCH14);
451 dmub->debug.scratch[15] = REG_READ(DMCUB_SCRATCH15);
452 dmub->debug.scratch[16] = REG_READ(DMCUB_SCRATCH16);