Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dbios.c313 ptr_entity->port_info[0].tmds_type = tmds_int; in Radeon_GetConnectorInfoFromBIOS()
327 ptr_entity->port_info[crtc].tmds_type = tmds_int; in Radeon_GetConnectorInfoFromBIOS()
363 ptr_entity->port_info[j].tmds_type = tmds_int; in Radeon_GetConnectorInfoFromBIOS()
420 ptr_entity->port_info[tmp1].tmds_type = ((tmp0 >> 4) & 0x01) ? tmds_ext : tmds_int; in Radeon_GetConnectorInfoFromBIOS()
425 ptr_entity->port_info[tmp1].tmds_type == tmds_int) in Radeon_GetConnectorInfoFromBIOS()
/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c855 ? "None" : ptr_entity->port_info[port].tmds_type == tmds_int in Radeon_ConnectorInfo()
928 if (routes->port_info[1].tmds_type == tmds_int) { in Radeon_DetectDisplays()
934 } else if (routes->port_info[0].tmds_type != tmds_int in Radeon_DetectDisplays()
935 && routes->port_info[1].tmds_type != tmds_int) { in Radeon_DetectDisplays()
/haiku/headers/private/graphics/radeon/
H A Dradeon_interface.h165 tmds_int = 0, enumerator