Searched refs:PCIC_INTR_ENABLE (Results 1 – 4 of 4) sorted by relevance
202 reg &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE); in pcic_isa_chip_intr_establish()222 reg &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE); in pcic_isa_chip_intr_disestablish()
139 #define PCIC_INTR_ENABLE 0x10 macro
383 reg &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE); in pcic_cbus_chip_intr_establish()412 reg &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE); in pcic_cbus_chip_intr_disestablish()
817 Pcic_write(ph, PCIC_INTR, PCIC_INTR_ENABLE | PCIC_INTR_RESET); in pccbb_pcmcia_attach_setup()