OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:profile_v4_2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_ppatomfwctrl.c
288
struct atom_asic_profiling_info_v4_2 *
profile_v4_2
;
local in function:pp_atomfwctrl_get_avfs_information
381
profile_v4_2
= (struct atom_asic_profiling_info_v4_2 *)profile;
382
param->ulMaxVddc = le32_to_cpu(
profile_v4_2
->maxvddc);
383
param->ulMinVddc = le32_to_cpu(
profile_v4_2
->minvddc);
385
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant0);
387
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant1);
389
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant2);
391
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_dc_tol_sigma);
393
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_platform_mean);
395
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_platform_sigma)
[
all
...]
amdgpu_ppatomfwctrl.c
288
struct atom_asic_profiling_info_v4_2 *
profile_v4_2
;
local in function:pp_atomfwctrl_get_avfs_information
381
profile_v4_2
= (struct atom_asic_profiling_info_v4_2 *)profile;
382
param->ulMaxVddc = le32_to_cpu(
profile_v4_2
->maxvddc);
383
param->ulMinVddc = le32_to_cpu(
profile_v4_2
->minvddc);
385
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant0);
387
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant1);
389
le32_to_cpu(
profile_v4_2
->avfs_meannsigma_acontant2);
391
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_dc_tol_sigma);
393
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_platform_mean);
395
le16_to_cpu(
profile_v4_2
->avfs_meannsigma_platform_sigma)
[
all
...]
Completed in 39 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025