Lines Matching refs:AVFSTABLE
260 &priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
261 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
262 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
267 priv->smu_tables.entry[AVFSTABLE].version = 0x01; in vega10_smu_init()
268 priv->smu_tables.entry[AVFSTABLE].size = sizeof(AvfsTable_t); in vega10_smu_init()
269 priv->smu_tables.entry[AVFSTABLE].table_id = TABLE_AVFS; in vega10_smu_init()
311 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_init()
312 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_init()
313 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_init()
339 amdgpu_bo_free_kernel(&priv->smu_tables.entry[AVFSTABLE].handle, in vega10_smu_fini()
340 &priv->smu_tables.entry[AVFSTABLE].mc_addr, in vega10_smu_fini()
341 &priv->smu_tables.entry[AVFSTABLE].table); in vega10_smu_fini()