Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/avm/
Davmcard.h404 static inline unsigned char t1_fifostatus(unsigned int base) in t1_fifostatus() function
421 status = t1_fifostatus(base) & (T1F_IREADY | T1F_IHALF); in t1_get_slice()
470 status = t1_fifostatus(base) & (T1F_OREADY | T1F_OHALF); in t1_put_slice()