Lines Matching defs:evergreen_power_info
61 struct evergreen_power_info { struct
63 struct rv7xx_power_info rv7xx;
65 bool vddci_control;
66 bool dynamic_ac_timing;
67 bool abm;
68 bool mcls;
69 bool light_sleep;
70 bool memory_transition;
71 bool pcie_performance_request;
72 bool pcie_performance_request_registered;
73 bool sclk_deep_sleep;
74 bool dll_default_on;
75 bool ls_clock_gating;
76 bool smu_uvd_hs;
77 bool uvd_enabled;
79 u16 acpi_vddci;
80 u8 mvdd_high_index;
81 u8 mvdd_low_index;
82 u32 mclk_edc_wr_enable_threshold;
83 struct evergreen_mc_reg_table mc_reg_table;
84 struct atom_voltage_table vddc_voltage_table;
85 struct atom_voltage_table vddci_voltage_table;
86 struct evergreen_arb_registers bootup_arb_registers;
87 struct evergreen_ulv_param ulv;
88 struct at ats[2];
90 u16 mc_reg_table_start;
91 struct radeon_ps current_rps;
92 struct rv7xx_ps current_ps;
93 struct radeon_ps requested_rps;
94 struct rv7xx_ps requested_ps;