Searched defs:voltage_level (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/sys/dev/pci/drm/i915/display/ |
H A D | intel_cdclk.h | 20 u8 voltage_level; member
|
H A D | intel_cdclk.c | 2259 u8 voltage_level, in intel_pcode_notify() 2366 unsigned int cdclk = 0; u8 voltage_level, num_active_pipes = 0; in intel_cdclk_pcode_pre_notify() local 2411 unsigned int cdclk = 0; u8 voltage_level, num_active_pipes = 0; in intel_cdclk_pcode_post_notify() local
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | radeon_atombios.c | 3114 radeon_atom_set_voltage(struct radeon_device * rdev,u16 voltage_level,u8 voltage_type) radeon_atom_set_voltage() argument 3349 radeon_atom_get_voltage_gpio_settings(struct radeon_device * rdev,u16 voltage_level,u8 voltage_type,u32 * gpio_value,u32 * gpio_mask) radeon_atom_get_voltage_gpio_settings() argument
|
H A D | ci_dpm.c | 2955 SMU7_Discrete_VoltageLevel voltage_level; in ci_populate_smc_acpi_level() local
|
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1430 SMU71_Discrete_VoltageLevel voltage_level; in iceland_populate_smc_acpi_level() local
|
H A D | tonga_smumgr.c | 1182 SMIO_Pattern voltage_level; in tonga_populate_smc_acpi_level() local
|
H A D | ci_smumgr.c | 1384 SMU7_Discrete_VoltageLevel voltage_level; in ci_populate_smc_acpi_level() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/inc/ |
H A D | dcn_calcs.h | 211 int voltage_level; member
|
/openbsd-src/sys/dev/pci/drm/i915/ |
H A D | i915_reg.h | 5399 #define DISPLAY_TO_PCODE_UPDATE_MASK(cdclk, num_pipes, voltage_level) \ argument
|