Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1548 u32 ibutton0, ibutton1; in pm80xx_chip_soft_rst() local
1623 ibutton0 = pm8001_cr32(pm8001_ha, 0, in pm80xx_chip_soft_rst()
1627 if (!ibutton0 && !ibutton1) { in pm80xx_chip_soft_rst()
1632 if (ibutton0 == 0xdeadbeef && ibutton1 == 0xdeadbeef) { in pm80xx_chip_soft_rst()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c1599 u32 ibutton0, ibutton1; in pm80xx_chip_soft_rst() local
1674 ibutton0 = pm8001_cr32(pm8001_ha, 0, in pm80xx_chip_soft_rst()
1678 if (!ibutton0 && !ibutton1) { in pm80xx_chip_soft_rst()
1683 if (ibutton0 == 0xdeadbeef && ibutton1 == 0xdeadbeef) { in pm80xx_chip_soft_rst()

Completed in 11 milliseconds