OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usPPMTableOffset
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
pptable_v1_0.h
135
USHORT
usPPMTableOffset
; /*points to ATOM_Tonga_PPM_Table */
amdgpu_process_pptables_v1_0.c
307
(((unsigned long)powerplay_table) + le16_to_cpu(powerplay_table->
usPPMTableOffset
));
309
if (0 != powerplay_table->
usPPMTableOffset
) {
amdgpu_processpptables.c
1493
if ((extended_header->
usPPMTableOffset
> 0) &&
1496
table_offset = le16_to_cpu(extended_header->
usPPMTableOffset
);
/src/sys/external/bsd/drm2/dist/drm/amd/include/
pptable.h
137
USHORT
usPPMTableOffset
; //points to ATOM_PPLIB_PPM_Table
/src/sys/external/bsd/drm2/dist/drm/radeon/
pptable.h
118
USHORT
usPPMTableOffset
; //points to ATOM_PPLIB_PPM_Table
radeon_r600_dpm.c
1203
ext_hdr->
usPPMTableOffset
) {
1206
le16_to_cpu(ext_hdr->
usPPMTableOffset
));
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.c
611
ext_hdr->
usPPMTableOffset
) {
614
le16_to_cpu(ext_hdr->
usPPMTableOffset
));
Completed in 27 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025