Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/arm/
Dpowertec.c45 #define POWERTEC_INTR_CONTROL 0x101c macro
76 writeb(POWERTEC_INTR_ENABLE, info->base + POWERTEC_INTR_CONTROL); in powertecscsi_irqenable()
88 writeb(POWERTEC_INTR_DISABLE, info->base + POWERTEC_INTR_CONTROL); in powertecscsi_irqdisable()