Home
last modified time | relevance | path

Searched refs:ATOM_PPLIB_PhaseSheddingLimits_Record (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dpptable.h526 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
531ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
H A Dr600_dpm.c990 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in r600_parse_extended_power_table()
1009 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in r600_parse_extended_power_table()
1010 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in r600_parse_extended_power_table()
/openbsd/sys/dev/pci/drm/amd/include/
H A Dpptable.h567 }ATOM_PPLIB_PhaseSheddingLimits_Record; typedef
572ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entrie…
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c328 ATOM_PPLIB_PhaseSheddingLimits_Record *entry; in amdgpu_parse_extended_power_table()
345 entry = (ATOM_PPLIB_PhaseSheddingLimits_Record *) in amdgpu_parse_extended_power_table()
346 ((u8 *)entry + sizeof(ATOM_PPLIB_PhaseSheddingLimits_Record)); in amdgpu_parse_extended_power_table()