Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c1394 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1398 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1402 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1406 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
1410 *dce_caps = !!(*dce_caps & DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE); in bios_parser_get_lttpr_caps()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h1143 DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE = 0x20, enumerator