Home
last modified time | relevance | path

Searched refs:down_stream_port_present (Results 1 – 2 of 2) sorted by relevance

/external/coreboot/src/soc/mediatek/common/dp/include/soc/
Ddptx.h32 bool down_stream_port_present; member
/external/coreboot/src/soc/mediatek/common/dp/
Ddptx.c903 mtk_dp->train_info.down_stream_port_present = (buffer[5] & BIT(0)); in dptx_check_sinkcap()
919 if (mtk_dp->train_info.down_stream_port_present == 0x1) in dptx_check_sinkcap()