Searched refs:amdgpu_umsch_fwlog (Results 1 – 2 of 2) sorted by relevance
894 volatile struct amdgpu_umsch_fwlog *log_buf = fw_log_cpu_addr; in amdgpu_umsch_fwlog_init()896 log_buf->header_size = sizeof(struct amdgpu_umsch_fwlog); in amdgpu_umsch_fwlog_init()913 volatile struct amdgpu_umsch_fwlog *plog; in amdgpu_debugfs_umsch_fwlog_read()926 plog = (volatile struct amdgpu_umsch_fwlog *)log_buf; in amdgpu_debugfs_umsch_fwlog_read()
61 struct amdgpu_umsch_fwlog { struct
Completed in 7 milliseconds