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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c2142 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usMemoryClock);
2144 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usEngineClock);
2150 power_info->info.asPowerPlayInfo[i].ucNumPciELanes;
2151 misc = le32_to_cpu(power_info->info.asPowerPlayInfo[i].ulMiscInfo);
2158 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex);
2169 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex;
2177 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMemoryClock);
2179 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulEngineClock);
2185 power_info->info_2.asPowerPlayInfo[i].ucNumPciELanes;
2186 misc = le32_to_cpu(power_info->info_2.asPowerPlayInfo[
[all...]
H A Datombios.h7740 ATOM_POWERMODE_INFO asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO
7752 ATOM_POWERMODE_INFO_V2 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V2
7764 ATOM_POWERMODE_INFO_V3 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V3
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h9063 ATOM_POWERMODE_INFO asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO
9075 ATOM_POWERMODE_INFO_V2 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V2
9087 ATOM_POWERMODE_INFO_V3 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK]; member in struct:_ATOM_POWERPLAY_INFO_V3

Completed in 334 milliseconds