Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c49 IDBL = 0x20, /* MU_INBOUND_DOORBELL */ enumerator
530 writel(MU_INBOUND_DOORBELL_REQHEADCHANGED, hba->mmio_base + IDBL); in stex_send_cmd()
531 readl(hba->mmio_base + IDBL); /* flush */ in stex_send_cmd()
1038 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1039 readl(base + IDBL); in stex_common_handshake()
1086 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1087 readl(base + IDBL); /* flush */ in stex_common_handshake()
1358 writel(MU_INBOUND_DOORBELL_RESET, base + IDBL); in stex_yos_reset()
1359 readl(base + IDBL); /* flush */ in stex_yos_reset()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c49 IDBL = 0x20, /* MU_INBOUND_DOORBELL */ enumerator
527 writel(MU_INBOUND_DOORBELL_REQHEADCHANGED, hba->mmio_base + IDBL); in stex_send_cmd()
528 readl(hba->mmio_base + IDBL); /* flush */ in stex_send_cmd()
1035 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1036 readl(base + IDBL); in stex_common_handshake()
1083 writel(MU_INBOUND_DOORBELL_HANDSHAKE, base + IDBL); in stex_common_handshake()
1084 readl(base + IDBL); /* flush */ in stex_common_handshake()
1355 writel(MU_INBOUND_DOORBELL_RESET, base + IDBL); in stex_yos_reset()
1356 readl(base + IDBL); /* flush */ in stex_yos_reset()

Completed in 6 milliseconds