Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dtonga_smumgr.c78 static const uint16_t tonga_clock_stretcher_lookup_table[2][4] = { variable
1670 tonga_clock_stretcher_lookup_table[stretch_amount2][0]; in tonga_populate_clock_stretcher_data_table()
1672 tonga_clock_stretcher_lookup_table[stretch_amount2][1]; in tonga_populate_clock_stretcher_data_table()
1676 if (tonga_clock_stretcher_lookup_table[stretch_amount2][0] < in tonga_populate_clock_stretcher_data_table()
1678 tonga_clock_stretcher_lookup_table[stretch_amount2][1] > in tonga_populate_clock_stretcher_data_table()
1681 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in tonga_populate_clock_stretcher_data_table()
1683 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in tonga_populate_clock_stretcher_data_table()
1686 [tonga_clock_stretcher_lookup_table[stretch_amount2][3]] in tonga_populate_clock_stretcher_data_table()
1694 tonga_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in tonga_populate_clock_stretcher_data_table()
1696 (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 7; in tonga_populate_clock_stretcher_data_table()