Searched refs:ROCKET_FLAGS (Results 1 – 2 of 2) sorted by relevance
38 #define ROCKET_FLAGS 0x000003FF macro
1345 info->flags = ((info->flags & ~ROCKET_FLAGS) | in set_config()1346 (new_serial.flags & ROCKET_FLAGS)); in set_config()