HomeSort by: relevance | last modified time | path
    Searched refs:PP_SIslands_CacConfig (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sislands_smc.h 282 struct PP_SIslands_CacConfig
300 typedef struct PP_SIslands_CacConfig PP_SIslands_CacConfig;
amdgpu_si_dpm.c 2682 PP_SIslands_CacConfig *cac_tables,
2722 PP_SIslands_CacConfig *cac_tables,
2760 PP_SIslands_CacConfig *cac_tables = NULL;
2770 cac_tables = kzalloc(sizeof(PP_SIslands_CacConfig), GFP_KERNEL);
2823 sizeof(PP_SIslands_CacConfig),
  /src/sys/external/bsd/drm2/dist/drm/radeon/
sislands_smc.h 282 struct PP_SIslands_CacConfig
300 typedef struct PP_SIslands_CacConfig PP_SIslands_CacConfig;
radeon_si_dpm.c 2584 PP_SIslands_CacConfig *cac_tables,
2624 PP_SIslands_CacConfig *cac_tables,
2662 PP_SIslands_CacConfig *cac_tables = NULL;
2672 cac_tables = kzalloc(sizeof(PP_SIslands_CacConfig), GFP_KERNEL);
2724 sizeof(PP_SIslands_CacConfig), si_pi->sram_end);

Completed in 24 milliseconds