Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dstex.c53 IDBL = 0x20, /* MU_INBOUND_DOORBELL */ enumerator
504 writel(MU_INBOUND_DOORBELL_REQHEADCHANGED, hba->mmio_base + IDBL); in stex_send_cmd()
505 readl(hba->mmio_base + IDBL); /* flush */ in stex_send_cmd()
966 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
967 readl(base + IDBL); in stex_common_handshake()
1014 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1015 readl(base + IDBL); /* flush */ in stex_common_handshake()
1229 writel(MU_INBOUND_DOORBELL_RESET, base + IDBL); in stex_yos_reset()
1230 readl(base + IDBL); /* flush */ in stex_yos_reset()