Searched refs:is_dmub_enabled (Results 1 – 2 of 2) sorted by relevance
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()
393 uint32_t is_dmub_enabled, is_soft_reset, is_sec_reset; in dmub_dcn31_get_diagnostic_data() local432 REG_GET(DMCUB_CNTL, DMCUB_ENABLE, &is_dmub_enabled); in dmub_dcn31_get_diagnostic_data()433 diag_data->is_dmcub_enabled = is_dmub_enabled; in dmub_dcn31_get_diagnostic_data()