Searched refs:IMR0 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dstex.c48 IMR0 = 0x10, /* MU_INBOUND_MESSAGE_REG0 */ enumerator in enum:__anon15025
510 writel(hba->req_head, hba->mmio_base + IMR0);
1030 writel(status_phys, base + IMR0);
1031 readl(base + IMR0);
1053 writel(0, base + IMR0);
1054 readl(base + IMR0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_drv.c1052 cpc_writeb(falcbase + F_REG(IMR0, ch),
1053 cpc_readb(falcbase + F_REG(IMR0, ch))
1076 cpc_writeb(falcbase + F_REG(IMR0, ch),
1077 cpc_readb(falcbase + F_REG(IMR0, ch)) | IMR0_PDEN);
1096 cpc_writeb(falcbase + F_REG(IMR0, ch),
1097 cpc_readb(falcbase + F_REG(IMR0, ch))
1123 cpc_writeb(falcbase + F_REG(IMR0, ch),
1124 cpc_readb(falcbase + F_REG(IMR0, ch))
1177 cpc_writeb(falcbase + F_REG(IMR0, ch),
1178 cpc_readb(falcbase + F_REG(IMR0, c
[all...]
H A Dpc300-falc-lh.h166 /* IMR0-4 (Interrupt Mask Register 0-4)
1144 #define IMR0 0x14 /* Interrupt Mask Reg 0 */ macro

Completed in 63 milliseconds