Searched refs:PV_BIG_ENDIAN (Results 1 – 4 of 4) sorted by relevance
174 if (type & PV_BIG_ENDIAN) in irda_insert_integer()181 if (type & PV_BIG_ENDIAN) in irda_insert_integer()239 if((p.pl < (type & PV_MASK)) || (type & PV_BIG_ENDIAN)) { in irda_extract_integer()255 if (type & PV_BIG_ENDIAN) in irda_extract_integer()262 if (type & PV_BIG_ENDIAN) in irda_extract_integer()
70 { irttp_param_max_sdu_size, PV_INTEGER | PV_BIG_ENDIAN } /* 0x01 */
52 #define PV_BIG_ENDIAN 0x80 macro
71 { ircomm_param_data_rate, PV_INT_32_BITS | PV_BIG_ENDIAN },