Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstex.c45 IMR0 = 0x10, /* MU_INBOUND_MESSAGE_REG0 */ enumerator
525 writel(hba->req_head, hba->mmio_base + IMR0); in stex_send_cmd()
1075 writel(status_phys, base + IMR0); in stex_common_handshake()
1076 readl(base + IMR0); in stex_common_handshake()
1098 writel(0, base + IMR0); in stex_common_handshake()
1099 readl(base + IMR0); in stex_common_handshake()
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7722.h64 #define IMR0 0xA4080080 macro