Searched refs:iop2drv_doorbell (Results 1 – 2 of 2) sorted by relevance
425 if (readl(reg->iop2drv_doorbell) in arcmsr_hbaB_wait_msgint_ready()428 reg->iop2drv_doorbell); in arcmsr_hbaB_wait_msgint_ready()607 reg->iop2drv_doorbell = MEM_BASE0(ARCMSR_IOP2DRV_DOORBELL_1203); in arcmsr_hbaB_assign_regAddr()612 reg->iop2drv_doorbell = MEM_BASE0(ARCMSR_IOP2DRV_DOORBELL); in arcmsr_hbaB_assign_regAddr()1554 writel(ARCMSR_DOORBELL_INT_CLEAR_PATTERN, reg->iop2drv_doorbell); /* clear doorbell interrupt */ in arcmsr_done4abort_postqueue()2738 writel(ARCMSR_MESSAGE_INT_CLEAR_PATTERN, reg->iop2drv_doorbell); in arcmsr_hbaB_message_isr()2807 outbound_doorbell = readl(reg->iop2drv_doorbell) & in arcmsr_hbaB_handle_isr()2812 writel(~outbound_doorbell, reg->iop2drv_doorbell); in arcmsr_hbaB_handle_isr()2822 outbound_doorbell = readl(reg->iop2drv_doorbell) & in arcmsr_hbaB_handle_isr()3646 writel(ARCMSR_DOORBELL_INT_CLEAR_PATTERN, reg->iop2drv_doorbell); in arcmsr_hbaB_polling_ccbdone()[all …]
538 uint32_t __iomem *iop2drv_doorbell; member