Searched refs:psp_runtime_data_header (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.h262 struct psp_runtime_data_header { struct
H A Damdgpu_psp.c332 struct psp_runtime_data_header db_header = {0};
341 db_dir_pos = db_header_pos + sizeof(struct psp_runtime_data_header);
345 sizeof(struct psp_runtime_data_header), false);

Completed in 155 milliseconds