Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dstex.c45 IMR0 = 0x10, /* MU_INBOUND_MESSAGE_REG0 */ enumerator
526 writel(hba->req_head, hba->mmio_base + IMR0); in stex_send_cmd()
1076 writel(status_phys, base + IMR0); in stex_common_handshake()
1077 readl(base + IMR0); in stex_common_handshake()
1099 writel(0, base + IMR0); in stex_common_handshake()
1100 readl(base + IMR0); in stex_common_handshake()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h63 #define IMR0 0xA4080080 macro