Searched defs:ci_power_info (Results 1 – 2 of 2) sorted by relevance
193 struct ci_power_info { struct194 struct ci_dpm_table dpm_table;195 u32 voltage_control;196 u32 mvdd_control;197 u32 vddci_control;198 u32 active_auto_throttle_sources;199 struct ci_clock_registers clock_registers;200 u16 acpi_vddc;201 u16 acpi_vddci;202 enum radeon_pcie_gen force_pcie_gen;[all …]
194 struct ci_power_info { struct195 struct ci_dpm_table dpm_table;196 u32 voltage_control;197 u32 mvdd_control;198 u32 vddci_control;199 u32 active_auto_throttle_sources;200 struct ci_clock_registers clock_registers;201 u16 acpi_vddc;202 u16 acpi_vddci;203 enum amdgpu_pcie_gen force_pcie_gen;[all …]