Home
last modified time | relevance | path

Searched refs:bootloader_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1547 u32 bootloader_state; in pm80xx_chip_soft_rst() local
1591 bootloader_state = in pm80xx_chip_soft_rst()
1595 if (bootloader_state == SCRATCH_PAD1_BOOTSTATE_HDA_SEEPROM) { in pm80xx_chip_soft_rst()
1598 } else if (bootloader_state == in pm80xx_chip_soft_rst()
1602 } else if (bootloader_state == in pm80xx_chip_soft_rst()
1606 } else if (bootloader_state == in pm80xx_chip_soft_rst()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1598 u32 bootloader_state; in pm80xx_chip_soft_rst() local
1642 bootloader_state = in pm80xx_chip_soft_rst()
1646 if (bootloader_state == SCRATCH_PAD1_BOOTSTATE_HDA_SEEPROM) { in pm80xx_chip_soft_rst()
1649 } else if (bootloader_state == in pm80xx_chip_soft_rst()
1653 } else if (bootloader_state == in pm80xx_chip_soft_rst()
1657 } else if (bootloader_state == in pm80xx_chip_soft_rst()

Completed in 19 milliseconds