Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dstex.c47 OMR0 = 0x18, /* MU_OUTBOUND_MESSAGE_REG0 */ enumerator
1030 if (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1034 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1077 writel((status_phys >> 16) >> 16, base + OMR0); /* old fw compatible */ in stex_common_handshake()
1078 readl(base + OMR0); in stex_common_handshake()
1084 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1097 writel(0, base + OMR0); in stex_common_handshake()
1098 readl(base + OMR0); in stex_common_handshake()