Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/ !
Dtonga_smumgr.c86 static const uint32_t tonga_clock_stretcher_ddt_table[2][4][4] = { variable
1708 (uint8_t) tonga_clock_stretcher_ddt_table[type][i][2]; in tonga_populate_clock_stretcher_data_table()
1711 (uint8_t) tonga_clock_stretcher_ddt_table[type][i][3]; in tonga_populate_clock_stretcher_data_table()
1724 if (clock_freq >= tonga_clock_stretcher_ddt_table[type][i][0] * 100) { in tonga_populate_clock_stretcher_data_table()
1726 if (clock_freq < tonga_clock_stretcher_ddt_table[type][i][1] * 100) in tonga_populate_clock_stretcher_data_table()