Lines Matching refs:PPTABLE
185 &priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
186 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
187 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
191 priv->smu_tables.entry[PPTABLE].version = 0x01; in vega10_smu_init()
192 priv->smu_tables.entry[PPTABLE].size = sizeof(PPTable_t); in vega10_smu_init()
193 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
275 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_init()
276 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_init()
277 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_init()
289 amdgpu_bo_free_kernel(&priv->smu_tables.entry[PPTABLE].handle, in vega10_smu_fini()
290 &priv->smu_tables.entry[PPTABLE].mc_addr, in vega10_smu_fini()
291 &priv->smu_tables.entry[PPTABLE].table); in vega10_smu_fini()