Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Deicon_dsp.h243 #define T30_FEATURE_BIT_UNCOMPR_ENABLED 0x0020 macro
Deicon_idi.c1064 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1071 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1083 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1221 if (p->feature_bits_low & T30_FEATURE_BIT_UNCOMPR_ENABLED) { in idi_parse_edata()