Home
last modified time | relevance | path

Searched refs:asControl (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c3445 (voltage_object->v1.asControl.ucVoltageControlId == VOLTAGE_CONTROLLED_BY_GPIO)) in radeon_atom_is_voltage_gpio()
3452 (voltage_object->v2.asControl.ucVoltageControlId == VOLTAGE_CONTROLLED_BY_GPIO)) in radeon_atom_is_voltage_gpio()
H A Datombios.h4535 ATOM_VOLTAGE_CONTROL asControl; //describ how to control member
4543 ATOM_VOLTAGE_CONTROL asControl; //describ how to control member
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h5079 ATOM_VOLTAGE_CONTROL asControl; //describ how to control member
5087 ATOM_VOLTAGE_CONTROL asControl; //describ how to control member
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c346 *i2c_line = object->asControl.ucVoltageControlI2cLine in get_voltage_ddc_info_v1()