Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dboardergo.h89 #define PCI9050_INTR_REG_EN1 0x01 /* 1= enable (def.), 0= disable */ macro
Dboardergo.c139 val &= ~(PCI9050_INTR_REG_ENPCI | PCI9050_INTR_REG_EN1); /* mask irq */ in ergo_stopcard()
358 (PCI9050_INTR_REG_ENPCI | PCI9050_INTR_REG_EN1)); in ergo_waitpofready()