Searched refs:MSGU_SCRATCH_PAD_1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 827 #define MSGU_SCRATCH_PAD_1 0x48 macro
|
H A D | pm8001_hwi.c | 573 value = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1); in check_fw_ready() 609 value = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1) in check_fw_ready() 795 regVal1 = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1); in soft_reset_ready_check() 879 regVal = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1) in pm8001_chip_soft_rst() 1065 regVal = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1) & in pm8001_chip_soft_rst() 1071 MSGU_SCRATCH_PAD_1); in pm8001_chip_soft_rst() 1098 regVal = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_1); in pm8001_chip_soft_rst()
|
H A D | pm80xx_hwi.h | 1355 #define MSGU_SCRATCH_PAD_1 0x48 macro
|