Searched refs:MSGU_SCRATCH_PAD_0 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 826 #define MSGU_SCRATCH_PAD_0 0x44 macro
|
H A D | pm8001_hwi.c | 578 value = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0); in check_fw_ready() 593 pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0); in check_fw_ready() 801 pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0)); in soft_reset_ready_check() 1077 MSGU_SCRATCH_PAD_0)); in pm8001_chip_soft_rst() 1111 MSGU_SCRATCH_PAD_0)); in pm8001_chip_soft_rst()
|
H A D | pm80xx_hwi.h | 1354 #define MSGU_SCRATCH_PAD_0 0x44 macro
|
H A D | pm80xx_hwi.c | 1105 value = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0); in init_pci_device_addresses() 1653 u32 r0 = pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0); in pm80xx_chip_soft_rst() 4035 pm8001_dbg(pm8001_ha, FAIL, "MSGU_SCRATCH_PAD_0: 0x%x\n", in print_scratchpad_registers() 4036 pm8001_cr32(pm8001_ha, 0, MSGU_SCRATCH_PAD_0)); in print_scratchpad_registers()
|