Searched refs:D1MODE_VBLANK_INT_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600d.h | 756 # define D1MODE_VBLANK_INT_MASK (1 << 0) macro |
H A D | r600.c | 3833 mode_int |= D1MODE_VBLANK_INT_MASK; in r600_irq_set() |