Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drs600.c227 if (voltage->active_high) in rs600_pm_misc()
236 if (voltage->active_high) in rs600_pm_misc()
H A Dradeon_atombios.c2152 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2155 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2188 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2191 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2224 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
2227 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_atombios_parse_power_table_1_3()
H A Dradeon_combios.c2742 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
2745 rdev->pm.power_state[state_index].clock_info[0].voltage.active_high = in radeon_combios_get_power_modes()
H A Dr100.c355 if (voltage->active_high) in r100_pm_misc()
364 if (voltage->active_high) in r100_pm_misc()
H A Dradeon.h1277 bool active_high; /* voltage drop is active when bit is high */ member