Searched refs:amdgpu_umsch_fwlog (Results 1 – 2 of 2) sorted by relevance
436 volatile struct amdgpu_umsch_fwlog *log_buf = fw_log_cpu_addr; in amdgpu_umsch_fwlog_init()438 log_buf->header_size = sizeof(struct amdgpu_umsch_fwlog); in amdgpu_umsch_fwlog_init()455 volatile struct amdgpu_umsch_fwlog *plog; in amdgpu_debugfs_umsch_fwlog_read()468 plog = (volatile struct amdgpu_umsch_fwlog *)log_buf; in amdgpu_debugfs_umsch_fwlog_read()
61 struct amdgpu_umsch_fwlog { struct
Completed in 6 milliseconds