Searched refs:GSM_CR (Results 1 – 1 of 1) sorted by relevance
32 #define GSM_CR 0x02 /* Command / Response */ macro817 cr = buf->data[0] & GSM_CR; in gsm_mux_control_message()818 buf->data[0] &= ~GSM_CR; in gsm_mux_control_message()885 buf->data[0] = command | (cr ? GSM_CR : 0); in gsm_mux_control_message()1260 mux->address >> 2, !!(mux->address & GSM_CR)); in gsm_mux_process_data()