Searched refs:TIC6X_COMPACT_DSZ_POS (Results 1 – 3 of 3) sorted by relevance
149 #define TIC6X_COMPACT_DSZ_POS 18 macro
25 #define DSZ(a) (((a) & 7) << TIC6X_COMPACT_DSZ_POS)
185 op16 |= (header->dsz << TIC6X_COMPACT_DSZ_POS); in tic6x_extract_16()