Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dstex.c52 IDBL = 0x20, /* MU_INBOUND_DOORBELL */ enumerator
511 writel(MU_INBOUND_DOORBELL_REQHEADCHANGED, hba->mmio_base + IDBL); in stex_send_cmd()
512 readl(hba->mmio_base + IDBL); /* flush */ in stex_send_cmd()
973 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
974 readl(base + IDBL); in stex_common_handshake()
1021 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1022 readl(base + IDBL); /* flush */ in stex_common_handshake()
1236 writel(MU_INBOUND_DOORBELL_RESET, base + IDBL); in stex_yos_reset()
1237 readl(base + IDBL); /* flush */ in stex_yos_reset()