Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c46 IMR1 = 0x14, /* MU_INBOUND_MESSAGE_REG1 */ enumerator
883 writel(hba->status_head, base + IMR1); in stex_mu_intr()
884 readl(base + IMR1); /* flush */ in stex_mu_intr()
1081 writel((status_phys >> 16) >> 16, base + IMR1); in stex_common_handshake()
1082 readl(base + IMR1); in stex_common_handshake()
1106 writel(0, base + IMR1); in stex_common_handshake()
1107 readl(base + IMR1); in stex_common_handshake()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c46 IMR1 = 0x14, /* MU_INBOUND_MESSAGE_REG1 */ enumerator
880 writel(hba->status_head, base + IMR1); in stex_mu_intr()
881 readl(base + IMR1); /* flush */ in stex_mu_intr()
1078 writel((status_phys >> 16) >> 16, base + IMR1); in stex_common_handshake()
1079 readl(base + IMR1); in stex_common_handshake()
1103 writel(0, base + IMR1); in stex_common_handshake()
1104 readl(base + IMR1); in stex_common_handshake()

Completed in 6 milliseconds