Home
last modified time | relevance | path

Searched refs:fiji_clock_stretcher_lookup_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c63 static const uint16_t fiji_clock_stretcher_lookup_table[2][4] = { variable
1747 fiji_clock_stretcher_lookup_table[stretch_amount2][0]; in fiji_populate_clock_stretcher_data_table()
1749 fiji_clock_stretcher_lookup_table[stretch_amount2][1]; in fiji_populate_clock_stretcher_data_table()
1753 if (fiji_clock_stretcher_lookup_table[stretch_amount2][0] < in fiji_populate_clock_stretcher_data_table()
1755 fiji_clock_stretcher_lookup_table[stretch_amount2][1] > in fiji_populate_clock_stretcher_data_table()
1758 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in fiji_populate_clock_stretcher_data_table()
1760 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in fiji_populate_clock_stretcher_data_table()
1763 [fiji_clock_stretcher_lookup_table[stretch_amount2][3]] in fiji_populate_clock_stretcher_data_table()
1771 fiji_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in fiji_populate_clock_stretcher_data_table()
1773 (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 7; in fiji_populate_clock_stretcher_data_table()