Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dvega10_smumgr.c211 unsigned long tools_size; in vega10_smu_init() local
275 tools_size = 0x19000; in vega10_smu_init()
276 if (tools_size) { in vega10_smu_init()
278 tools_size, in vega10_smu_init()
287 priv->smu_tables.entry[TOOLSTABLE].size = tools_size; in vega10_smu_init()
H A Dvega12_smumgr.c215 unsigned long tools_size; in vega12_smu_init() local
259 tools_size = 0x19000; in vega12_smu_init()
260 if (tools_size) { in vega12_smu_init()
262 tools_size, in vega12_smu_init()
272 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega12_smu_init()
H A Dvega20_smumgr.c421 unsigned long tools_size = 0x19000; in vega20_smu_init() local
469 tools_size, in vega20_smu_init()
479 priv->smu_tables.entry[TABLE_PMSTATUSLOG].size = tools_size; in vega20_smu_init()