OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atom_pcie_record
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_process_pptables_v1_0.c
510
ATOM_Tonga_PCIE_Record *
atom_pcie_record
;
local in function:get_pcie_table
538
atom_pcie_record
= GET_FLEXIBLE_ARRAY_MEMBER_ADDR(
541
pcie_record->gen_speed =
atom_pcie_record
->ucPCIEGenSpeed;
542
pcie_record->lane_width = le16_to_cpu(
atom_pcie_record
->usPCIELaneWidth);
549
ATOM_Polaris10_PCIE_Record *
atom_pcie_record
;
local in function:get_pcie_table
578
atom_pcie_record
= GET_FLEXIBLE_ARRAY_MEMBER_ADDR(
581
pcie_record->gen_speed =
atom_pcie_record
->ucPCIEGenSpeed;
582
pcie_record->lane_width = le16_to_cpu(
atom_pcie_record
->usPCIELaneWidth);
583
pcie_record->pcie_sclk = le32_to_cpu(
atom_pcie_record
->ulPCIE_Sclk);
Completed in 14 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025