Searched refs:asPowerPlayInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_atombios.c2061 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usMemoryClock);
2063 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usEngineClock);
2069 power_info->info.asPowerPlayInfo[i].ucNumPciELanes;
2070 misc = le32_to_cpu(power_info->info.asPowerPlayInfo[i].ulMiscInfo);
2077 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex);
2088 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex;
2096 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMemoryClock);
2098 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulEngineClock);
2104 power_info->info_2.asPowerPlayInfo[i].ucNumPciELanes;
2105 misc = le32_to_cpu(power_info->info_2.asPowerPlayInfo[
[all...]
H A Datombios.h7216 ATOM_POWERMODE_INFO asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO
7228 ATOM_POWERMODE_INFO_V2 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V2
7240 ATOM_POWERMODE_INFO_V3 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V3

Completed in 142 milliseconds