ci_single_dpm_table
static u32 ci_get_dpm_level_enable_mask_value(struct ci_single_dpm_table *dpm_table)
struct ci_single_dpm_table *dpm_table,
static void ci_setup_pcie_table_entry(struct ci_single_dpm_table *dpm_table,
static int ci_find_boot_level(struct ci_single_dpm_table *table,
struct ci_single_dpm_table *dpm_table,
struct ci_single_dpm_table *pcie_table = &pi->dpm_table.pcie_speed_table;
struct ci_single_dpm_table *sclk_table = &pi->dpm_table.sclk_table;
struct ci_single_dpm_table *mclk_table = &pi->dpm_table.mclk_table;
struct ci_single_dpm_table sclk_table;
struct ci_single_dpm_table mclk_table;
struct ci_single_dpm_table pcie_speed_table;
struct ci_single_dpm_table vddc_table;
struct ci_single_dpm_table vddci_table;
struct ci_single_dpm_table mvdd_table;