Searched refs:AAP1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_defs.h | 99 AAP1 = 0x0, /* application acceleration processor */ enumerator
|
H A D | pm8001_init.c | 299 pm8001_ha->memoryMap.region[AAP1].num_elements = 1; in pm8001_alloc() 300 pm8001_ha->memoryMap.region[AAP1].element_size = PM8001_EVENT_LOG_SIZE; in pm8001_alloc() 301 pm8001_ha->memoryMap.region[AAP1].total_len = PM8001_EVENT_LOG_SIZE; in pm8001_alloc() 302 pm8001_ha->memoryMap.region[AAP1].alignment = 32; in pm8001_alloc()
|
H A D | pm8001_ctl.c | 374 (*(u32 *)((u8*)pm8001_ha->memoryMap.region[AAP1].virt_ptr + (r) * 32 \ in pm8001_ctl_aap_log_show()
|
H A D | pm8001_hwi.c | 212 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; in init_default_table_values() 214 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; in init_default_table_values() 826 /* step 2: clear NMI status register on AAP1 and IOP, write the same in pm8001_chip_soft_rst() 848 pm8001_dbg(pm8001_ha, INIT, "MBIC - NMI Enable VPE0 (AAP1)= 0x%x\n", in pm8001_chip_soft_rst() 955 /* Step 6: Reset the IOP and AAP1 */ in pm8001_chip_soft_rst() 964 pm8001_dbg(pm8001_ha, INIT, "Top Register before resetting IOP/AAP1:= 0x%x\n", in pm8001_chip_soft_rst() 1037 /* step 13: bring the IOP and AAP1 out of reset */ in pm8001_chip_soft_rst()
|
H A D | pm80xx_hwi.c | 753 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; in init_default_table_values() 755 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; in init_default_table_values()
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_defs.h | 99 AAP1 = 0x0, /* application acceleration processor */ enumerator
|
H A D | pm8001_init.c | 318 pm8001_ha->memoryMap.region[AAP1].num_elements = 1; in pm8001_alloc() 319 pm8001_ha->memoryMap.region[AAP1].element_size = PM8001_EVENT_LOG_SIZE; in pm8001_alloc() 320 pm8001_ha->memoryMap.region[AAP1].total_len = PM8001_EVENT_LOG_SIZE; in pm8001_alloc() 321 pm8001_ha->memoryMap.region[AAP1].alignment = 32; in pm8001_alloc()
|
H A D | pm8001_ctl.c | 369 u8 *ptr = (u8 *)pm8001_ha->memoryMap.region[AAP1].virt_ptr; in pm8001_ctl_aap_log_show()
|
H A D | pm8001_hwi.c | 213 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; in init_default_table_values() 215 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; in init_default_table_values() 833 /* step 2: clear NMI status register on AAP1 and IOP, write the same in pm8001_chip_soft_rst() 855 pm8001_dbg(pm8001_ha, INIT, "MBIC - NMI Enable VPE0 (AAP1)= 0x%x\n", in pm8001_chip_soft_rst() 962 /* Step 6: Reset the IOP and AAP1 */ in pm8001_chip_soft_rst() 971 pm8001_dbg(pm8001_ha, INIT, "Top Register before resetting IOP/AAP1:= 0x%x\n", in pm8001_chip_soft_rst() 1044 /* step 13: bring the IOP and AAP1 out of reset */ in pm8001_chip_soft_rst()
|
H A D | pm80xx_hwi.c | 754 pm8001_ha->memoryMap.region[AAP1].phys_addr_hi; in init_default_table_values() 756 pm8001_ha->memoryMap.region[AAP1].phys_addr_lo; in init_default_table_values()
|
Completed in 29 milliseconds