Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c77 static const uint16_t tonga_clock_stretcher_lookup_table[2][4] = { variable
1659 tonga_clock_stretcher_lookup_table[stretch_amount2][0]; in tonga_populate_clock_stretcher_data_table()
1661 tonga_clock_stretcher_lookup_table[stretch_amount2][1]; in tonga_populate_clock_stretcher_data_table()
1665 if (tonga_clock_stretcher_lookup_table[stretch_amount2][0] < in tonga_populate_clock_stretcher_data_table()
1667 tonga_clock_stretcher_lookup_table[stretch_amount2][1] > in tonga_populate_clock_stretcher_data_table()
1670 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in tonga_populate_clock_stretcher_data_table()
1672 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in tonga_populate_clock_stretcher_data_table()
1675 [tonga_clock_stretcher_lookup_table[stretch_amount2][3]] in tonga_populate_clock_stretcher_data_table()
1683 tonga_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in tonga_populate_clock_stretcher_data_table()
1685 (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 7; in tonga_populate_clock_stretcher_data_table()