Searched refs:chip_caps (Results 1 – 3 of 3) sorted by relevance
175 unsigned short chip_caps; member
1669 link->chip_caps = path->caps; in dc_link_construct_legacy()1671 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_legacy()1675 link->chip_caps = path->caps; in dc_link_construct_legacy()1677 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_legacy()1680 if (link->chip_caps & EXT_DISPLAY_PATH_CAPS__DP_FIXED_VS_EN) { in dc_link_construct_legacy()2521 unsigned short masked_chip_caps = pipe_ctx->stream->link->chip_caps & in enable_link_hdmi()4413 unsigned short masked_chip_caps = link->chip_caps &
1566 if (link->chip_caps & EXT_DISPLAY_PATH_CAPS__DP_FIXED_VS_EN &&
Completed in 20 milliseconds