Home
last modified time | relevance | path

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

/external/coreboot/src/soc/mediatek/common/dp/include/soc/
Ddptx.h30 bool dp_mstcap; member
/external/coreboot/src/soc/mediatek/common/dp/
Ddptx.c915 mtk_dp->train_info.dp_mstcap = (buffer[0] & BIT(0)); in dptx_check_sinkcap()
918 if (mtk_dp->train_info.dp_mstcap == BIT(0)) { in dptx_check_sinkcap()