Home
last modified time | relevance | path

Searched refs:is_dmub_enabled (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn31.c413 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn31_get_diagnostic_data() local
456 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn31_get_diagnostic_data()
457 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn31_get_diagnostic_data()
Ddmub_dcn20.c419 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn20_get_diagnostic_data() local
458 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn20_get_diagnostic_data()
459 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn20_get_diagnostic_data()
Ddmub_dcn32.c422 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn32_get_diagnostic_data() local
466 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn32_get_diagnostic_data()
467 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn32_get_diagnostic_data()
Ddmub_dcn35.c466 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn35_get_diagnostic_data() local
510 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn35_get_diagnostic_data()
511 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn35_get_diagnostic_data()
Ddmub_dcn401.c407 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn401_get_diagnostic_data() local
451 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn401_get_diagnostic_data()
452 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn401_get_diagnostic_data()