Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datimach64.c231 pATIHW->gui_cntl = (inm(GUI_CNTL) & ~CMDFIFO_SIZE_MODE) | 0x01; in ATIMach64PreInit()
235 pATIHW->gui_cntl = inm(GUI_CNTL) & ~CMDFIFO_SIZE_MODE; in ATIMach64PreInit()
453 pATIHW->gui_cntl = inm(GUI_CNTL); in ATIMach64Save()
886 outm(GUI_CNTL, pATIHW->gui_cntl); in ATIMach64Set()
H A Datistruct.h166 scaler_h_coeff2, scaler_h_coeff3, scaler_h_coeff4, gui_cntl, member