Home
last modified time | relevance | path

Searched refs:save_crtc2_gen_cntl (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dradeonfb.c1278 u32 save_crtc_gen_cntl, save_crtc2_gen_cntl; in radeon_fixup_apertures() local
1285 save_crtc2_gen_cntl = INREG(CRTC2_GEN_CNTL); in radeon_fixup_apertures()
1286 OUTREG(CRTC2_GEN_CNTL, save_crtc2_gen_cntl | CRTC2_DISP_REQ_EN_B); in radeon_fixup_apertures()
1339 OUTREG(CRTC2_GEN_CNTL, save_crtc2_gen_cntl); in radeon_fixup_apertures()