Searched refs:org_ip_request_cntl (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_hwseq.c163 uint32_t org_ip_request_cntl = 0; local
171 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
172 if (org_ip_request_cntl == 0)
221 if (org_ip_request_cntl == 0)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c284 uint32_t org_ip_request_cntl = 0; local
295 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
296 if (org_ip_request_cntl == 0)
329 if (org_ip_request_cntl == 0)
346 uint32_t org_ip_request_cntl = 0; local
351 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
352 if (org_ip_request_cntl == 0)
370 if (org_ip_request_cntl == 0)
443 uint32_t org_ip_request_cntl; local
449 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c244 uint32_t org_ip_request_cntl = 0; local
255 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
256 if (org_ip_request_cntl == 0)
297 if (org_ip_request_cntl == 0)
311 uint32_t org_ip_request_cntl = 0; local
316 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
317 if (org_ip_request_cntl == 0)
336 if (org_ip_request_cntl == 0)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c75 uint32_t org_ip_request_cntl = 0; local
83 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
84 if (org_ip_request_cntl == 0)
125 if (org_ip_request_cntl == 0)
135 uint32_t org_ip_request_cntl = 0; local
140 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
141 if (org_ip_request_cntl == 0)
156 if (org_ip_request_cntl == 0)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c193 uint32_t org_ip_request_cntl = 0; local
198 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
199 if (org_ip_request_cntl == 0)
233 if (org_ip_request_cntl == 0)
362 uint32_t org_ip_request_cntl = 0; local
370 REG_GET(DC_IP_REQUEST_CNTL, IP_REQUEST_EN, &org_ip_request_cntl);
371 if (org_ip_request_cntl == 0)
428 if (org_ip_request_cntl == 0)

Completed in 254 milliseconds