Home
last modified time | relevance | path

Searched refs:active_high (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/pci/drm/radeon/
Drs600.c239 if (voltage->active_high) in rs600_pm_misc()
248 if (voltage->active_high) in rs600_pm_misc()
Dradeon_atombios.c2164 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2167 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2200 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2203 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2236 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2239 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
Dradeon_combios.c2749 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
2752 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
Dr100.c372 if (voltage->active_high) in r100_pm_misc()
381 if (voltage->active_high) in r100_pm_misc()
Dradeon.h1275 bool active_high; /* voltage drop is active when bit is high */ member