Searched refs:freq_ptr (Results 1 – 2 of 2) sorted by relevance
2586 uint16_t *freq_ptr, *voltage_ptr; in navi10_od_edit_dpm_table() 2619 freq_ptr = &od_table->GfxclkFmin; in navi10_od_edit_dpm_table() 2629 freq_ptr = &od_table->GfxclkFmax; in navi10_od_edit_dpm_table() 2645 *freq_ptr = input[i + 1]; in navi10_od_edit_dpm_table() 2709 freq_ptr = &od_table->GfxclkFreq1; in navi10_od_edit_dpm_table() 2715 freq_ptr = &od_table->GfxclkFreq2; in navi10_od_edit_dpm_table() 2721 freq_ptr = &od_table->GfxclkFreq3; in navi10_od_edit_dpm_table() 2737 *freq_ptr = input[1]; in navi10_od_edit_dpm_table() 2739 dev_dbg(smu->adev->dev, "OD: set curve %ld: (%d, %d)\n", input[0], *freq_ptr, *voltage_ptr); in navi10_run_btc() 2571 uint16_t *freq_ptr, *voltage_ptr; navi10_od_edit_dpm_table() local
2235 uint16_t *freq_ptr; in sienna_cichlid_od_edit_dpm_table() local2277 freq_ptr = &od_table->GfxclkFmin; in sienna_cichlid_od_edit_dpm_table()2288 freq_ptr = &od_table->GfxclkFmax; in sienna_cichlid_od_edit_dpm_table()2302 *freq_ptr = (uint16_t)input[i + 1]; in sienna_cichlid_od_edit_dpm_table()2327 freq_ptr = &od_table->UclkFmin; in sienna_cichlid_od_edit_dpm_table()2338 freq_ptr = &od_table->UclkFmax; in sienna_cichlid_od_edit_dpm_table()2352 *freq_ptr = (uint16_t)input[i + 1]; in sienna_cichlid_od_edit_dpm_table()