Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c63 static const uint16_t fiji_clock_stretcher_lookup_table[2][4] = { variable
1743 fiji_clock_stretcher_lookup_table[stretch_amount2][0]; in fiji_populate_clock_stretcher_data_table()
1745 fiji_clock_stretcher_lookup_table[stretch_amount2][1]; in fiji_populate_clock_stretcher_data_table()
1749 if (fiji_clock_stretcher_lookup_table[stretch_amount2][0] < in fiji_populate_clock_stretcher_data_table()
1751 fiji_clock_stretcher_lookup_table[stretch_amount2][1] > in fiji_populate_clock_stretcher_data_table()
1754 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in fiji_populate_clock_stretcher_data_table()
1756 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in fiji_populate_clock_stretcher_data_table()
1759 [fiji_clock_stretcher_lookup_table[stretch_amount2][3]] in fiji_populate_clock_stretcher_data_table()
1767 fiji_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in fiji_populate_clock_stretcher_data_table()
1769 (fiji_clock_stretcher_lookup_table[stretch_amount in fiji_populate_clock_stretcher_data_table()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c63 static const uint16_t fiji_clock_stretcher_lookup_table[2][4] = { variable
1741 fiji_clock_stretcher_lookup_table[stretch_amount2][0]; in fiji_populate_clock_stretcher_data_table()
1743 fiji_clock_stretcher_lookup_table[stretch_amount2][1]; in fiji_populate_clock_stretcher_data_table()
1747 if (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()
1752 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in fiji_populate_clock_stretcher_data_table()
1754 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in fiji_populate_clock_stretcher_data_table()
1757 [fiji_clock_stretcher_lookup_table[stretch_amount2][3]] in fiji_populate_clock_stretcher_data_table()
1765 fiji_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in fiji_populate_clock_stretcher_data_table()
1767 (fiji_clock_stretcher_lookup_table[stretch_amount in fiji_populate_clock_stretcher_data_table()
[all...]

Completed in 6 milliseconds