OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stream_ctrl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_evergreen.c
2632
unsigned
stream_ctrl
;
local in function:evergreen_blank_dp_output
2641
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2643
if (!(
stream_ctrl
& EVERGREEN_DP_VID_STREAM_CNTL_ENABLE)) {
2648
stream_ctrl
&=~EVERGREEN_DP_VID_STREAM_CNTL_ENABLE;
2650
evergreen_dp_offsets[dig_fe],
stream_ctrl
);
2652
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2654
while (counter < 32 &&
stream_ctrl
& EVERGREEN_DP_VID_STREAM_STATUS) {
2657
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
radeon_evergreen.c
2632
unsigned
stream_ctrl
;
local in function:evergreen_blank_dp_output
2641
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2643
if (!(
stream_ctrl
& EVERGREEN_DP_VID_STREAM_CNTL_ENABLE)) {
2648
stream_ctrl
&=~EVERGREEN_DP_VID_STREAM_CNTL_ENABLE;
2650
evergreen_dp_offsets[dig_fe],
stream_ctrl
);
2652
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2654
while (counter < 32 &&
stream_ctrl
& EVERGREEN_DP_VID_STREAM_STATUS) {
2657
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
radeon_evergreen.c
2632
unsigned
stream_ctrl
;
local in function:evergreen_blank_dp_output
2641
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2643
if (!(
stream_ctrl
& EVERGREEN_DP_VID_STREAM_CNTL_ENABLE)) {
2648
stream_ctrl
&=~EVERGREEN_DP_VID_STREAM_CNTL_ENABLE;
2650
evergreen_dp_offsets[dig_fe],
stream_ctrl
);
2652
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
2654
while (counter < 32 &&
stream_ctrl
& EVERGREEN_DP_VID_STREAM_STATUS) {
2657
stream_ctrl
= RREG32(EVERGREEN_DP_VID_STREAM_CNTL +
Completed in 40 milliseconds
Indexes created Tue Sep 23 22:09:46 GMT 2025