Searched refs:ucGpioEntryNum (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c585 (voltage_object->asGpioVoltageObj.ucGpioEntryNum <=
591 for (i = 0; i < voltage_object->asGpioVoltageObj.ucGpioEntryNum; i++) {
601 voltage_object->asGpioVoltageObj.ucGpioEntryNum;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c1381 if (gpio->ucGpioEntryNum > MAX_VOLTAGE_ENTRIES)
1384 for (i = 0; i < gpio->ucGpioEntryNum; i++) {
1393 voltage_table->count = gpio->ucGpioEntryNum;
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3787 if (gpio->ucGpioEntryNum > MAX_VOLTAGE_ENTRIES)
3790 for (i = 0; i < gpio->ucGpioEntryNum; i++) {
3799 voltage_table->count = gpio->ucGpioEntryNum;
H A Datombios.h4614 UCHAR ucGpioEntryNum; // indiate the entry numbers of Votlage/Gpio value Look up table member in struct:_ATOM_GPIO_VOLTAGE_OBJECT_V3
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h5160 UCHAR ucGpioEntryNum; // indiate the entry numbers of Votlage/Gpio value Look up table member in struct:_ATOM_GPIO_VOLTAGE_OBJECT_V3

Completed in 258 milliseconds