Home
last modified time | relevance | path

Searched refs:ctrl_status (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/scsi/qla4xxx/
A Dql4_inline.h45 writel(set_rmask(CSR_SCSI_INTR_ENABLE), &ha->reg->ctrl_status); in __qla4xxx_enable_intrs()
46 readl(&ha->reg->ctrl_status); in __qla4xxx_enable_intrs()
59 writel(clr_rmask(CSR_SCSI_INTR_ENABLE), &ha->reg->ctrl_status); in __qla4xxx_disable_intrs()
60 readl(&ha->reg->ctrl_status); in __qla4xxx_disable_intrs()
A Dql4_init.c20 value = readw(&ha->reg->ctrl_status); in ql4xxx_set_mac_number()
712 readl(&ha->reg->ctrl_status); in qla4xxx_start_firmware_from_flash()
721 uint32_t ctrl_status; in qla4xxx_start_firmware_from_flash() local
724 ctrl_status = readw(&ha->reg->ctrl_status); in qla4xxx_start_firmware_from_flash()
728 if (ctrl_status & set_rmask(CSR_SCSI_PROCESSOR_INTR)) in qla4xxx_start_firmware_from_flash()
746 &ha->reg->ctrl_status); in qla4xxx_start_firmware_from_flash()
747 readl(&ha->reg->ctrl_status); in qla4xxx_start_firmware_from_flash()
829 &ha->reg->ctrl_status); in qla4xxx_start_firmware()
830 readl(&ha->reg->ctrl_status); in qla4xxx_start_firmware()
832 &ha->reg->ctrl_status); in qla4xxx_start_firmware()
[all …]
A Dql4_dbg.c56 (uint8_t) offsetof(struct isp_reg, ctrl_status), in qla4xxx_dump_registers()
57 readw(&ha->reg->ctrl_status)); in qla4xxx_dump_registers()
125 &ha->reg->ctrl_status); in qla4xxx_dump_registers()
130 &ha->reg->ctrl_status); in qla4xxx_dump_registers()
A Dql4_isr.c1091 &ha->reg->ctrl_status); in qla4xxx_interrupt_service_routine()
1092 readl(&ha->reg->ctrl_status); in qla4xxx_interrupt_service_routine()
1152 intr_status = readl(&ha->reg->ctrl_status); in qla4xxx_intr_handler()
1173 if ((readl(&ha->reg->ctrl_status) & in qla4xxx_intr_handler()
1176 &ha->reg->ctrl_status); in qla4xxx_intr_handler()
1177 readl(&ha->reg->ctrl_status); in qla4xxx_intr_handler()
1181 &ha->reg->ctrl_status); in qla4xxx_intr_handler()
1182 readl(&ha->reg->ctrl_status); in qla4xxx_intr_handler()
1194 &ha->reg->ctrl_status); in qla4xxx_intr_handler()
1195 readl(&ha->reg->ctrl_status); in qla4xxx_intr_handler()
A Dql4_os.c4661 uint32_t ctrl_status; in qla4xxx_hw_reset() local
4675 ctrl_status = readw(&ha->reg->ctrl_status); in qla4xxx_hw_reset()
4681 readl(&ha->reg->ctrl_status); in qla4xxx_hw_reset()
4696 uint32_t ctrl_status; in qla4xxx_soft_reset() local
4707 ctrl_status = readw(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
4723 readl(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
4731 ctrl_status = readw(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
4747 ctrl_status = readw(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
4750 readl(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
4764 readl(&ha->reg->ctrl_status); in qla4xxx_soft_reset()
[all …]
A Dql4_mbx.c26 writel(set_rmask(CSR_INTR_RISC), &ha->reg->ctrl_status); in qla4xxx_queue_mbox_cmd()
27 readl(&ha->reg->ctrl_status); in qla4xxx_queue_mbox_cmd()
34 intr_status = readl(&ha->reg->ctrl_status); in qla4xxx_process_mbox_intr()
A Dql4_fw.h108 __le32 ctrl_status; member
/linux/drivers/scsi/qla2xxx/
A Dqla_sup.c1201 wrt_reg_dword(&reg->ctrl_status, in qla24xx_unprotect_flash()
1244 wrt_reg_dword(&reg->ctrl_status, in qla24xx_protect_flash()
1470 wrt_reg_dword(&reg->ctrl_status, in qla24xx_write_nvram_data()
1494 wrt_reg_dword(&reg->ctrl_status, in qla24xx_write_nvram_data()
1974 data = rd_reg_word(&reg->ctrl_status); in qla2x00_flash_enable()
1976 wrt_reg_word(&reg->ctrl_status, data); in qla2x00_flash_enable()
1990 data = rd_reg_word(&reg->ctrl_status); in qla2x00_flash_disable()
1992 wrt_reg_word(&reg->ctrl_status, data); in qla2x00_flash_disable()
2012 bank_select = rd_reg_word(&reg->ctrl_status); in qla2x00_read_flash_byte()
2020 wrt_reg_word(&reg->ctrl_status, bank_select); in qla2x00_read_flash_byte()
[all …]
A Dqla_dbg.c344 wrt_reg_dword(&reg->ctrl_status, in qla24xx_soft_reset()
352 if ((rd_reg_dword(&reg->ctrl_status) & in qla24xx_soft_reset()
804 wrt_reg_word(&reg->ctrl_status, 0x40); in qla2300_fw_dump()
807 wrt_reg_word(&reg->ctrl_status, 0x50); in qla2300_fw_dump()
810 wrt_reg_word(&reg->ctrl_status, 0x00); in qla2300_fw_dump()
840 wrt_reg_word(&reg->ctrl_status, 0x10); in qla2300_fw_dump()
843 wrt_reg_word(&reg->ctrl_status, 0x20); in qla2300_fw_dump()
846 wrt_reg_word(&reg->ctrl_status, 0x30); in qla2300_fw_dump()
852 if ((rd_reg_word(&reg->ctrl_status) & in qla2300_fw_dump()
955 wrt_reg_word(&reg->ctrl_status, 0x00); in qla2100_fw_dump()
[all …]
A Dqla_init.c2606 wrt_reg_word(&reg->ctrl_status, 0x20); in qla2300_pci_config()
2607 rd_reg_word(&reg->ctrl_status); in qla2300_pci_config()
2616 wrt_reg_word(&reg->ctrl_status, 0x0); in qla2300_pci_config()
2617 rd_reg_word(&reg->ctrl_status); in qla2300_pci_config()
2799 wrt_reg_word(&reg->ctrl_status, 0x20); in qla2x00_reset_chip()
2813 wrt_reg_word(&reg->ctrl_status, 0x10); in qla2x00_reset_chip()
2832 wrt_reg_word(&reg->ctrl_status, 0); in qla2x00_reset_chip()
2996 rd_reg_dword(&reg->ctrl_status), in qla24xx_reset_risc()
2999 wrt_reg_dword(&reg->ctrl_status, in qla24xx_reset_risc()
3025 rd_reg_dword(&reg->ctrl_status); in qla24xx_reset_risc()
[all …]
A Dqla_fw.h1172 __le32 ctrl_status; /* Control/Status. */ member
A Dqla_def.h763 __le16 ctrl_status; /* Control/Status */ member
A Dqla_mbx.c590 rd_reg_word(&reg->isp.ctrl_status), in qla2x00_mailbox_command()
/linux/drivers/media/platform/qcom/venus/
A Dhfi_venus.c451 u32 ctrl_status = 0, mask_val; in venus_boot_core() local
468 while (!ctrl_status && count < max_tries) { in venus_boot_core()
469 ctrl_status = readl(cpu_cs_base + CPU_CS_SCIACMDARG0); in venus_boot_core()
1458 u32 ctrl_status; in venus_suspend_1xx() local
1492 ctrl_status = readl(cpu_cs_base + CPU_CS_SCIACMDARG0); in venus_suspend_1xx()
1493 if (!(ctrl_status & CPU_CS_SCIACMDARG0_PC_READY)) { in venus_suspend_1xx()
1516 u32 ctrl_status, cpu_status; in venus_cpu_and_video_core_idle() local
1536 u32 ctrl_status, cpu_status; in venus_cpu_idle_and_pc_ready() local
1545 ctrl_status & CPU_CS_SCIACMDARG0_PC_READY) in venus_cpu_idle_and_pc_ready()
1556 u32 ctrl_status; in venus_suspend_3xx() local
[all …]
/linux/drivers/crypto/virtio/
A Dvirtio_crypto_algs.c216 vcrypto->ctrl_status.status = VIRTIO_CRYPTO_ERR; in virtio_crypto_alg_skcipher_close_session()
236 sg_init_one(&status_sg, &vcrypto->ctrl_status.status, in virtio_crypto_alg_skcipher_close_session()
237 sizeof(vcrypto->ctrl_status.status)); in virtio_crypto_alg_skcipher_close_session()
252 if (vcrypto->ctrl_status.status != VIRTIO_CRYPTO_OK) { in virtio_crypto_alg_skcipher_close_session()
255 vcrypto->ctrl_status.status, in virtio_crypto_alg_skcipher_close_session()
A Dvirtio_crypto_common.h70 struct virtio_crypto_inhdr ctrl_status; member
/linux/drivers/dma/
A Dimg-mdc-dma.c96 u32 ctrl_status; member
225 ldesc->ctrl_status = MDC_CONTROL_AND_STATUS_LIST_EN | in mdc_list_desc_config()

Completed in 109 milliseconds