Searched refs:mark_index (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c1261 uint32_t i, levels, mark_index = 0, count = 0; local
1315 mark_index = cur_value == freq_values[0] ? 0 :
1319 if (mark_index != 1) {
1328 i == mark_index ? "*" : "");
1468 uint32_t mark_index = 0; local
1517 mark_index = cur_value == freq_values[0] ? 0 :
1521 if (mark_index != 1) {
1528 i == mark_index ? "*" : "");
H A Dsienna_cichlid_ppt.c1289 uint32_t mark_index = 0; local
1333 mark_index = cur_value == freq_values[0] ? 0 :
1337 if (mark_index != 1) {

Completed in 98 milliseconds