Lines Matching refs:PPTABLE
229 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
230 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
231 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
235 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init()
236 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
237 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
319 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
320 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
321 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
333 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini()
334 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_fini()
335 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_fini()