Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv6xxd.h137 # define VBI_TIMER_UNIT(x) ((x) << 20) macro
H A Drv770d.h262 # define VBI_TIMER_UNIT(x) ((x) << 20) macro
H A Dsid.h308 # define VBI_TIMER_UNIT(x) ((x) << 20) macro
H A Dcikd.h134 # define VBI_TIMER_UNIT(x) ((x) << 20) macro
H A Devergreend.h200 # define VBI_TIMER_UNIT(x) ((x) << 20) macro
H A Drv6xx_dpm.c989 VBI_TIMER_UNIT(7)); in rv6xx_enable_display_gap()