Searched refs:IMR0 (Results 1 – 2 of 2) sorted by relevance
45 IMR0 = 0x10, /* MU_INBOUND_MESSAGE_REG0 */ enumerator526 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()
63 #define IMR0 0xA4080080 macro