Searched refs:IMR1 (Results 1 – 2 of 2) sorted by relevance
46 IMR1 = 0x14, /* MU_INBOUND_MESSAGE_REG1 */ enumerator880 writel(hba->status_head, base + IMR1); in stex_mu_intr()881 readl(base + IMR1); /* flush */ in stex_mu_intr()1078 writel((status_phys >> 16) >> 16, base + IMR1); in stex_common_handshake()1079 readl(base + IMR1); in stex_common_handshake()1103 writel(0, base + IMR1); in stex_common_handshake()1104 readl(base + IMR1); in stex_common_handshake()
64 #define IMR1 0xA4080084 macro