Searched refs:ATOM_VSYNC_POLARITY (Results 1 – 3 of 3) sorted by relevance
326 misc |= ATOM_VSYNC_POLARITY; in atombios_set_crtc_dtd_timing()372 misc |= ATOM_VSYNC_POLARITY; in atombios_crtc_set_timing()
1672 if (misc & ATOM_VSYNC_POLARITY) in radeon_atombios_get_lvds_info()1832 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()1876 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
3287 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro