OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:psr_error_status
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
link_encoder.h
90
union
psr_error_status
{
union
link_encoder.h
90
union
psr_error_status
{
union
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link_dp.c
2427
union
psr_error_status
psr_error_status
;
local in function:handle_hpd_irq_psr_sink
2438
psr_error_status
.raw = dpcdbuf[0];
2442
if (
psr_error_status
.bits.LINK_CRC_ERROR ||
2443
psr_error_status
.bits.RFB_STORAGE_ERROR) {
2449
&
psr_error_status
.raw,
2450
sizeof(
psr_error_status
.raw));
amdgpu_dc_link_dp.c
2427
union
psr_error_status
psr_error_status
;
local in function:handle_hpd_irq_psr_sink
2438
psr_error_status
.raw = dpcdbuf[0];
2442
if (
psr_error_status
.bits.LINK_CRC_ERROR ||
2443
psr_error_status
.bits.RFB_STORAGE_ERROR) {
2449
&
psr_error_status
.raw,
2450
sizeof(
psr_error_status
.raw));
Completed in 73 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025