Home
last modified time | relevance | path

Searched refs:VBI_TIMER_COUNT (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Drv6xxd.h135 # define VBI_TIMER_COUNT(x) ((x) << 4) macro
Drv770d.h260 # define VBI_TIMER_COUNT(x) ((x) << 4) macro
Dsid.h306 # define VBI_TIMER_COUNT(x) ((x) << 4) macro
Dcikd.h134 # define VBI_TIMER_COUNT(x) ((x) << 4) macro
Devergreend.h198 # define VBI_TIMER_COUNT(x) ((x) << 4) macro
Drv6xx_dpm.c988 VBI_TIMER_COUNT(0x3FFF) | in rv6xx_enable_display_gap()