Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dr600d.h756 # define D1MODE_VBLANK_INT_MASK (1 << 0) macro
H A Dr600.c3847 mode_int |= D1MODE_VBLANK_INT_MASK; in r600_irq_set()