RC5X_NBITS
if (data->is_rc5x && data->count == RC5X_NBITS) {
pre_space_data = data >> (RC5X_NBITS - CHECK_RC5X_NBITS);
RC5X_NBITS - CHECK_RC5X_NBITS,