Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dtonga_smumgr.c85 static const uint32_t tonga_clock_stretcher_ddt_table[2][4][4] = { variable
1698 (uint8_t) tonga_clock_stretcher_ddt_table[type][i][2]; in tonga_populate_clock_stretcher_data_table()
1701 (uint8_t) tonga_clock_stretcher_ddt_table[type][i][3]; in tonga_populate_clock_stretcher_data_table()
1714 if (clock_freq >= tonga_clock_stretcher_ddt_table[type][i][0] * 100) { in tonga_populate_clock_stretcher_data_table()
1716 if (clock_freq < tonga_clock_stretcher_ddt_table[type][i][1] * 100) in tonga_populate_clock_stretcher_data_table()