Searched refs:RADEON_DAC_BLANKING (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | radeonfbreg.h | 598 # define RADEON_DAC_BLANKING (1 << 2) macro |
| D | radeonfb.c | 756 v &= (RADEON_DAC_RANGE_CNTL_MASK | RADEON_DAC_BLANKING); in radeonfb_attach() |