Home
last modified time | relevance | path

Searched refs:ATOM_VSYNC_POLARITY (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Datombios_crtc.c312 misc |= ATOM_VSYNC_POLARITY; in atombios_set_crtc_dtd_timing()
356 misc |= ATOM_VSYNC_POLARITY; in atombios_crtc_set_timing()
Dradeon_atombios.c1591 if (misc & ATOM_VSYNC_POLARITY) in radeon_atombios_get_lvds_info()
1750 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
1793 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
Datombios.h3219 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro