Searched refs:B1_RESET (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/isdn/hardware/avm/ |
D | avmcard.h | 211 #define B1_RESET 0x10 macro 320 b1outp(base, B1_RESET, 0); in b1_reset() 323 b1outp(base, B1_RESET, 1); in b1_reset() 326 b1outp(base, B1_RESET, 0); in b1_reset() 523 b1outp(base, B1_RESET, b1_irq_table[irq]); in b1_setinterrupt() 531 b1outp(base, B1_RESET, 0xf0); in b1_setinterrupt() 536 b1outp(base, B1_RESET, 0xf0); in b1_setinterrupt()
|