Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dstex.c47 OMR0 = 0x18, /* MU_OUTBOUND_MESSAGE_REG0 */ enumerator
1037 if (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1041 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1084 writel((status_phys >> 16) >> 16, base + OMR0); /* old fw compatible */ in stex_common_handshake()
1085 readl(base + OMR0); in stex_common_handshake()
1091 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1104 writel(0, base + OMR0); in stex_common_handshake()
1105 readl(base + OMR0); in stex_common_handshake()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dstex.c47 OMR0 = 0x18, /* MU_OUTBOUND_MESSAGE_REG0 */ enumerator
1034 if (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1038 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1081 writel((status_phys >> 16) >> 16, base + OMR0); /* old fw compatible */ in stex_common_handshake()
1082 readl(base + OMR0); in stex_common_handshake()
1088 while (readl(base + OMR0) != MU_HANDSHAKE_SIGNATURE) { in stex_common_handshake()
1101 writel(0, base + OMR0); in stex_common_handshake()
1102 readl(base + OMR0); in stex_common_handshake()

Completed in 7 milliseconds