ci_single_dpm_table 2610 drivers/gpu/drm/radeon/ci_dpm.c static u32 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table)
ci_single_dpm_table 3375 drivers/gpu/drm/radeon/ci_dpm.c 				      struct ci_single_dpm_table* dpm_table,
ci_single_dpm_table 3385 drivers/gpu/drm/radeon/ci_dpm.c static void ci_setup_pcie_table_entry(struct ci_single_dpm_table* dpm_table,
ci_single_dpm_table 3539 drivers/gpu/drm/radeon/ci_dpm.c static int ci_find_boot_level(struct ci_single_dpm_table *table,
ci_single_dpm_table 3704 drivers/gpu/drm/radeon/ci_dpm.c 				      struct ci_single_dpm_table *dpm_table,
ci_single_dpm_table 3723 drivers/gpu/drm/radeon/ci_dpm.c 	struct ci_single_dpm_table *pcie_table = &pi->dpm_table.pcie_speed_table;
ci_single_dpm_table 3860 drivers/gpu/drm/radeon/ci_dpm.c 	struct ci_single_dpm_table *sclk_table = &pi->dpm_table.sclk_table;
ci_single_dpm_table 3862 drivers/gpu/drm/radeon/ci_dpm.c 	struct ci_single_dpm_table *mclk_table = &pi->dpm_table.mclk_table;
ci_single_dpm_table   69 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table sclk_table;
ci_single_dpm_table   70 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table mclk_table;
ci_single_dpm_table   71 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table pcie_speed_table;
ci_single_dpm_table   72 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table vddc_table;
ci_single_dpm_table   73 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table vddci_table;
ci_single_dpm_table   74 drivers/gpu/drm/radeon/ci_dpm.h 	struct ci_single_dpm_table mvdd_table;