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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_defs.h79 AAP1 = 0x0, /* application acceleration processor */ enumerator in enum:memory_region_num
H A Dpm8001_init.c216 pm8001_ha->memoryMap.region[AAP1].num_elements = 1;
217 pm8001_ha->memoryMap.region[AAP1].element_size = PM8001_EVENT_LOG_SIZE;
218 pm8001_ha->memoryMap.region[AAP1].total_len = PM8001_EVENT_LOG_SIZE;
219 pm8001_ha->memoryMap.region[AAP1].alignment = 32;
H A Dpm8001_ctl.c251 (*(u32 *)((u8*)pm8001_ha->memoryMap.region[AAP1].virt_ptr + (r) * 32 \
H A Dpm8001_hwi.c181 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi;
183 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo;
743 /* step 2: clear NMI status register on AAP1 and IOP, write the same
765 pm8001_printk("MBIC - NMI Enable VPE0 (AAP1)= 0x%x\n", regVal));
879 /* Step 6: Reset the IOP and AAP1 */
889 pm8001_printk("Top Register before resetting IOP/AAP1"
969 /* step 13: bring the IOP and AAP1 out of reset */

Completed in 63 milliseconds