Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/avm/
Davmcard.h367 #define T1F_IREADY 0x01 macro
421 status = t1_fifostatus(base) & (T1F_IREADY | T1F_IHALF); in t1_get_slice()
425 case T1F_IREADY | T1F_IHALF | T1F_IFULL: in t1_get_slice()
433 case T1F_IREADY | T1F_IHALF: in t1_get_slice()