Searched refs:TABLE_PPTABLE (Results 1 – 5 of 5) sorted by relevance
221 &priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_init()222 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()223 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega12_smu_init()227 priv->smu_tables.entry[TABLE_PPTABLE].version = 0x01; in vega12_smu_init()228 priv->smu_tables.entry[TABLE_PPTABLE].size = sizeof(PPTable_t); in vega12_smu_init()306 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_init()307 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_init()308 &priv->smu_tables.entry[TABLE_PPTABLE].table); in vega12_smu_init()321 amdgpu_bo_free_kernel(&priv->smu_tables.entry[TABLE_PPTABLE].handle, in vega12_smu_fini()322 &priv->smu_tables.entry[TABLE_PPTABLE].mc_addr, in vega12_smu_fini()[all …]
193 priv->smu_tables.entry[PPTABLE].table_id = TABLE_PPTABLE; in vega10_smu_init()
429 #define TABLE_PPTABLE 0 macro
706 #define TABLE_PPTABLE 0 macro
749 (uint8_t *)pp_table, TABLE_PPTABLE); in vega12_init_smc_table()