Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Deicon_idi.c1047 t30->feature_bits_low = 0; in idi_fill_in_T30()
1059 t30->feature_bits_low |= T30_FEATURE_BIT_2D_CODING; in idi_fill_in_T30()
1064 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1065 t30->feature_bits_low |= T30_FEATURE_BIT_2D_CODING; in idi_fill_in_T30()
1071 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1072 t30->feature_bits_low |= T30_FEATURE_BIT_T6_CODING; in idi_fill_in_T30()
1073 t30->feature_bits_low |= T30_FEATURE_BIT_2D_CODING; in idi_fill_in_T30()
1075 t30->feature_bits_low |= T30_FEATURE_BIT_ECM; in idi_fill_in_T30()
1083 t30->feature_bits_low |= T30_FEATURE_BIT_UNCOMPR_ENABLED; in idi_fill_in_T30()
1084 t30->feature_bits_low |= T30_FEATURE_BIT_T6_CODING; in idi_fill_in_T30()
[all …]
Deicon_dsp.h196 __u8 feature_bits_low; member