Searched refs:stretch_amount (Results 1 – 2 of 2) sorted by relevance
1666 uint8_t type, i, j, cks_setting, stretch_amount, stretch_amount2, in fiji_populate_clock_stretcher_data_table() local1673 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in fiji_populate_clock_stretcher_data_table()1697 smu_data->smc_state_table.ClockStretcherAmount = stretch_amount; in fiji_populate_clock_stretcher_data_table()1725 if (stretch_amount == 1 || stretch_amount == 2 || stretch_amount == 5) in fiji_populate_clock_stretcher_data_table()1727 else if (stretch_amount == 3 || stretch_amount == 4) in fiji_populate_clock_stretcher_data_table()1758 [stretch_amount]) << 3; in fiji_populate_clock_stretcher_data_table()
1492 uint8_t i, stretch_amount, volt_offset = 0; in vegam_populate_clock_stretcher_data_table() local1498 stretch_amount = (uint8_t)table_info->cac_dtp_table->usClockStretchAmount; in vegam_populate_clock_stretcher_data_table()1530 if (!(stretch_amount == 1 || stretch_amount == 2 || in vegam_populate_clock_stretcher_data_table()1531 stretch_amount == 5 || stretch_amount == 3 || in vegam_populate_clock_stretcher_data_table()1532 stretch_amount == 4)) { in vegam_populate_clock_stretcher_data_table()