Searched refs:PV_BIG_ENDIAN (Results 1 – 4 of 4) sorted by relevance
172 if (type & PV_BIG_ENDIAN) in irda_insert_integer()179 if (type & PV_BIG_ENDIAN) in irda_insert_integer()237 if((p.pl < (type & PV_MASK)) || (type & PV_BIG_ENDIAN)) { in irda_extract_integer()253 if (type & PV_BIG_ENDIAN) in irda_extract_integer()260 if (type & PV_BIG_ENDIAN) in irda_extract_integer()
76 { irttp_param_max_sdu_size, PV_INTEGER | PV_BIG_ENDIAN } /* 0x01 */
50 #define PV_BIG_ENDIAN 0x80 macro
70 { ircomm_param_data_rate, PV_INT_32_BITS | PV_BIG_ENDIAN },