Searched refs:fw_boot_status (Results 1 – 4 of 4) sorted by relevance
478 uint32_t fw_boot_status = REG_READ(DMCUB_SCRATCH0); in dmub_dcn31_should_detect() local479 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn31_should_detect()
543 uint32_t fw_boot_status = REG_READ(DMCUB_SCRATCH0); in dmub_dcn35_should_detect() local544 bool should_detect = (fw_boot_status & DMUB_FW_BOOT_STATUS_BIT_DETECTION_REQUIRED) != 0; in dmub_dcn35_should_detect()
613 u32 fw_boot_status, val; in goya_early_init() local651 &fw_boot_status); in goya_early_init()656 if ((fw_boot_status & CPU_BOOT_DEV_STS0_ENABLED) && in goya_early_init()657 (fw_boot_status & CPU_BOOT_DEV_STS0_FW_IATU_CONF_EN)) in goya_early_init()
807 u32 fw_boot_status; in gaudi_early_init() local851 &fw_boot_status); in gaudi_early_init()856 if ((fw_boot_status & CPU_BOOT_DEV_STS0_ENABLED) && in gaudi_early_init()857 (fw_boot_status & CPU_BOOT_DEV_STS0_FW_IATU_CONF_EN)) in gaudi_early_init()