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

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c1177 tempRB3D_CNTL |= RADEON_Z_ENABLE;
1180 tempRB3D_CNTL &= ~RADEON_Z_ENABLE;
1257 rb3d_cntl |= RADEON_Z_ENABLE;
1259 rb3d_cntl &= ~RADEON_Z_ENABLE;
H A Dradeon_drv.h926 # define RADEON_Z_ENABLE (1 << 8) macro
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dradeonfbreg.h1680 # define RADEON_Z_ENABLE (1 << 8) macro

Completed in 213 milliseconds