Home
last modified time | relevance | path

Searched refs:DC_HPDx_CONNECTION_TIMER (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
Dsid.h379 # define DC_HPDx_CONNECTION_TIMER(x) ((x) << 0) macro
Devergreend.h911 # define DC_HPDx_CONNECTION_TIMER(x) ((x) << 0) macro
Dr600d.h866 # define DC_HPDx_CONNECTION_TIMER(x) ((x) << 0) macro
Devergreen.c643 u32 tmp = DC_HPDx_CONNECTION_TIMER(0x9c4) | in evergreen_hpd_init()
Dr600.c731 u32 tmp = DC_HPDx_CONNECTION_TIMER(0x9c4) | DC_HPDx_RX_INT_TIMER(0xfa); in r600_hpd_init()