Home | History | Annotate | Download | only in pci

Lines Matching refs:RADEON_CRTC_DISPLAY_DIS

1043 		CLR32(sc, RADEON_CRTC_EXT_CNTL, RADEON_CRTC_DISPLAY_DIS);
1424 RADEON_CRTC_DISPLAY_DIS));
2322 RADEON_CRTC_DISPLAY_DIS /* | RADEON_CRTC_DISP_REQ_EN_B */);
2458 RADEON_CRTC_DISPLAY_DIS);
2538 RADEON_CRTC_DISPLAY_DIS /* | RADEON_CRTC_DISP_REQ_EN_B */);
2578 mask = RADEON_CRTC_DISPLAY_DIS;
2621 mask = RADEON_CRTC_DISPLAY_DIS;
2774 ext = GET32(sc, RADEON_CRTC_EXT_CNTL) & ~RADEON_CRTC_DISPLAY_DIS;
2777 PUT32(sc, RADEON_CRTC_EXT_CNTL, ext | RADEON_CRTC_DISPLAY_DIS);
2779 PUT32(sc, RADEON_CRTC_GEN_CNTL, gen | RADEON_CRTC_DISPLAY_DIS);