Searched refs:AAP1 (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_defs.h104 AAP1 = 0x0, /* application acceleration processor */ enumerator in enum:memory_region_num
H A Dpm8001_init.c267 pm8001_ha->memoryMap.region[AAP1].num_elements = 1; pm8001_alloc()
268 pm8001_ha->memoryMap.region[AAP1].element_size = PM8001_EVENT_LOG_SIZE; pm8001_alloc()
269 pm8001_ha->memoryMap.region[AAP1].total_len = PM8001_EVENT_LOG_SIZE; pm8001_alloc()
270 pm8001_ha->memoryMap.region[AAP1].alignment = 32; pm8001_alloc()
H A Dpm8001_hwi.c208 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; init_default_table_values()
210 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; init_default_table_values()
829 /* step 2: clear NMI status register on AAP1 and IOP, write the same pm8001_chip_soft_rst()
854 pm8001_printk("MBIC - NMI Enable VPE0 (AAP1)= 0x%x\n", regVal)); pm8001_chip_soft_rst()
970 /* Step 6: Reset the IOP and AAP1 */ pm8001_chip_soft_rst()
981 pm8001_printk("Top Register before resetting IOP/AAP1" pm8001_chip_soft_rst()
1062 /* step 13: bring the IOP and AAP1 out of reset */ pm8001_chip_soft_rst()
H A Dpm8001_ctl.c290 (*(u32 *)((u8*)pm8001_ha->memoryMap.region[AAP1].virt_ptr + (r) * 32 \ pm8001_ctl_aap_log_show()
H A Dpm8001_hwi.h871 #define SCRATCH_PAD1_AAP1RDY_RST 0x08 /* AAP1 ready for soft reset */
H A Dpm80xx_hwi.c476 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; init_default_table_values()
478 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; init_default_table_values()

Completed in 139 milliseconds