Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table2.c611 ATOM_HSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
H A Dcommand_table.c1859 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_HSYNC_POLARITY); in set_crtc_timing_v1()
1938 cpu_to_le16(le16_to_cpu(params.susModeMiscInfo.usAccess) | ATOM_HSYNC_POLARITY); in set_crtc_using_dtd_timing_v3()
H A Dbios_parser2.c1481 & ATOM_HSYNC_POLARITY); in get_embedded_panel_info_v2_1()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_crtc.c333 misc |= ATOM_HSYNC_POLARITY; in atombios_set_crtc_dtd_timing()
379 misc |= ATOM_HSYNC_POLARITY; in atombios_crtc_set_timing()
H A Dradeon_atombios.c1664 if (misc & ATOM_HSYNC_POLARITY) in radeon_atombios_get_lvds_info()
1830 if (misc & ATOM_HSYNC_POLARITY) in radeon_atom_get_tv_timings()
1874 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
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h457 ATOM_HSYNC_POLARITY = 0x0002, enumerator
H A Datombios.h3763 #define ATOM_HSYNC_POLARITY 0x02 //0=Active High, 1=Active Low macro