Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c1395 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1399 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1403 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1407 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1411 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datomfirmware.h1189 DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE = 0x20, enumerator