HomeSort by: relevance | last modified time | path
    Searched refs:asPowerPlayInfo (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c 2144 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usMemoryClock);
2146 le16_to_cpu(power_info->info.asPowerPlayInfo[i].usEngineClock);
2152 power_info->info.asPowerPlayInfo[i].ucNumPciELanes;
2153 misc = le32_to_cpu(power_info->info.asPowerPlayInfo[i].ulMiscInfo);
2160 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex);
2171 power_info->info.asPowerPlayInfo[i].ucVoltageDropIndex;
2179 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMemoryClock);
2181 le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulEngineClock);
2187 power_info->info_2.asPowerPlayInfo[i].ucNumPciELanes;
2188 misc = le32_to_cpu(power_info->info_2.asPowerPlayInfo[i].ulMiscInfo)
    [all...]
atombios.h 7742 ATOM_POWERMODE_INFO asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];
7754 ATOM_POWERMODE_INFO_V2 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];
7766 ATOM_POWERMODE_INFO_V3 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atombios.h 9047 ATOM_POWERMODE_INFO asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];
9059 ATOM_POWERMODE_INFO_V2 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];
9071 ATOM_POWERMODE_INFO_V3 asPowerPlayInfo[ATOM_MAX_NUMBEROF_POWER_BLOCK];

Completed in 39 milliseconds