HomeSort by: relevance | last modified time | path
    Searched defs:org_ip_request_cntl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 338 uint32_t org_ip_request_cntl = 0; local in function:dcn20_dsc_pg_control
346 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
347 if (org_ip_request_cntl == 0)
404 if (org_ip_request_cntl == 0)
amdgpu_dcn20_hwseq.c 338 uint32_t org_ip_request_cntl = 0; local in function:dcn20_dsc_pg_control
346 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
347 if (org_ip_request_cntl == 0)
404 if (org_ip_request_cntl == 0)

Completed in 54 milliseconds