Searched refs:ATOM_VSYNC_POLARITY (Results 1 – 10 of 10) sorted by relevance
624 ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
1863 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_timing_v1()1942 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_VSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
1482 & ATOM_VSYNC_POLARITY); in get_embedded_panel_info_v2_1()
219 misc |= ATOM_VSYNC_POLARITY; in amdgpu_atombios_crtc_set_dtd_timing()
2012 if (misc & ATOM_VSYNC_POLARITY) in amdgpu_atombios_encoder_get_lcd_info()
332 misc |= ATOM_VSYNC_POLARITY; in atombios_set_crtc_dtd_timing()378 misc |= ATOM_VSYNC_POLARITY; in atombios_crtc_set_timing()
1658 if (misc & ATOM_VSYNC_POLARITY) in radeon_atombios_get_lvds_info()1818 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()1862 if (misc & ATOM_VSYNC_POLARITY) in radeon_atom_get_tv_timings()
3287 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro
457 ATOM_VSYNC_POLARITY = 0x0004, enumerator
3764 #define ATOM_VSYNC_POLARITY 0x04 //0=Active High, 1=Active Low macro