Searched refs:DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED (Results 1 – 2 of 2) sorted by relevance
473 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect()
577 …DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED = (1 << 6), /**< 1 if detection need to be triggered by… enumerator