Searched refs:usACPTableOffset (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/include/
H A Dpptable.h136 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table member in struct:_ATOM_PPLIB_EXTENDEDHEADER
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dpptable.h117 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table member in struct:_ATOM_PPLIB_EXTENDEDHEADER
H A Dr600_dpm.c1229 ext_hdr->usACPTableOffset) {
1233 le16_to_cpu(ext_hdr->usACPTableOffset) + 1);
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c556 ext_hdr->usACPTableOffset) {
560 le16_to_cpu(ext_hdr->usACPTableOffset) + 1);
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c269 acp_table_offset = le16_to_cpu(pExtendedHeader->usACPTableOffset);

Completed in 198 milliseconds