Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/avm/
Davmcard.h368 #define T1F_IHALF 0x02 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()