Searched refs:iskip_scaled (Results 1 – 1 of 1) sorted by relevance
476 uint32_t iskip_scaled; in bhnd_sprom_opcode_set_bind() local499 iskip_scaled = skip_in; in bhnd_sprom_opcode_set_bind()500 if ((error = bhnd_sprom_opcode_apply_scale(state, &iskip_scaled))) in bhnd_sprom_opcode_set_bind()504 if (iskip_scaled > 0 && UINT32_MAX / iskip_scaled < count) { in bhnd_sprom_opcode_set_bind()509 iskip_total = iskip_scaled * count; in bhnd_sprom_opcode_set_bind()