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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dmach64_gx.c434 u8 old_crtc_ext_disp; local
439 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
441 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par);
471 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
574 char old_crtc_ext_disp; local
576 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par);
578 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par);
593 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par);
693 char old_crtc_ext_disp; local
696 old_crtc_ext_disp
812 char old_crtc_ext_disp; local
[all...]

Completed in 100 milliseconds