Searched refs:TIC6X_COMPACT_BR_POS (Results 1 – 3 of 3) sorted by relevance
148 #define TIC6X_COMPACT_BR_POS 17 macro
24 #define BR(a) (((a) & 1) << TIC6X_COMPACT_BR_POS)
184 op16 |= (header->br << TIC6X_COMPACT_BR_POS); in tic6x_extract_16()