Searched refs:is_dmub_enabled (Results 1 – 2 of 2) sorted by relevance
378 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn31_get_diagnostic_data() local417 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn31_get_diagnostic_data()418 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn31_get_diagnostic_data()
413 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn20_get_diagnostic_data() local452 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn20_get_diagnostic_data()453 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn20_get_diagnostic_data()