Searched refs:IMR0 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpib/include/ |
| H A D | tnt4882_registers.h | 23 IMR0 = 0x1d, enumerator 37 ISR0 = IMR0,
|
| H A D | tms9914.h | 150 IMR0 = 0, /* interrupt mask 0 */ enumerator
|
| /linux/drivers/scsi/ |
| H A D | stex.c | 45 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()
|
| /linux/drivers/gpib/tms9914/ |
| H A D | tms9914.c | 830 write_byte(priv, priv->imr0_bits, IMR0); in tms9914_board_reset() 860 write_byte(priv, priv->imr0_bits, IMR0); in tms9914_online()
|