Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_crtc.c220 misc |= ATOM_HSYNC_POLARITY; in amdgpu_atombios_crtc_set_dtd_timing()
H A Datombios_encoders.c2013 if (misc & ATOM_HSYNC_POLARITY) in amdgpu_atombios_encoder_get_lcd_info()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c1665 if (misc & ATOM_HSYNC_POLARITY) in radeon_atombios_get_lvds_info()
1826 if (misc & ATOM_HSYNC_POLARITY) in radeon_atom_get_tv_timings()
1870 if (misc & ATOM_HSYNC_POLARITY) in radeon_atom_get_tv_timings()
H A Datombios.h3286 #define ATOM_HSYNC_POLARITY 0x02 //0=Active High, 1=Active Low macro
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h3763 #define ATOM_HSYNC_POLARITY 0x02 //0=Active High, 1=Active Low macro