HomeSort by: relevance | last modified time | path
    Searched refs:ovr_wid_top_bottom (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atistruct.h 119 ovr_clr, ovr_wid_left_right, ovr_wid_top_bottom, member in struct:_ATIHWRec
atipreinit.c 1463 pATIHW->ovr_wid_top_bottom = inr(OVR_WID_TOP_BOTTOM);
1547 GetBits(pATIHW->ovr_wid_top_bottom, OVR_WID_TOP) +
1548 GetBits(pATIHW->ovr_wid_top_bottom, OVR_WID_BOTTOM);
atimach64.c 398 pATIHW->ovr_wid_top_bottom = inr(OVR_WID_TOP_BOTTOM);
836 outr(OVR_WID_TOP_BOTTOM, pATIHW->ovr_wid_top_bottom);
  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_crtc.c 73 OUTREG(RADEON_OVR_WID_TOP_BOTTOM, restore->ovr_wid_top_bottom);
506 save->ovr_wid_top_bottom = INREG(RADEON_OVR_WID_TOP_BOTTOM);
712 save->ovr_wid_top_bottom = 0;
radeon_probe.h 551 uint32_t ovr_wid_top_bottom; member in struct:__anon6870
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 162 uint32_t ovr_wid_top_bottom; member in struct:__anon167
r128_driver.c 2228 OUTREG(R128_OVR_WID_TOP_BOTTOM, restore->ovr_wid_top_bottom);
2325 save->ovr_wid_top_bottom = INREG(R128_OVR_WID_TOP_BOTTOM);
2610 save->ovr_wid_top_bottom = 0;

Completed in 13 milliseconds