Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/avm/
Davmcard.h360 #define T1_FIFOSTAT 0x06 macro
406 return inb(base + T1_FIFOSTAT); in t1_fifostatus()
Dt1isa.c120 if ((t1inp(base, T1_FASTLINK + T1_FIFOSTAT) & 0xf0) != 0x70) in t1_detectandinit()