Searched refs:bitshift (Results 1 – 2 of 2) sorted by relevance
18 the requirement to bitshift data read from the ILI9XXX. Note the
183 #define CONTROL_BITS(entity, control_name, bitshift) \ argument184 (UTIL_CAT(CONTROL_, CONTROL_TOKEN(entity, control_name)) << bitshift)191 #define CONTROL_BITS_BY_IDX(entity, control_name, idx, bitshift) \ argument193 << bitshift)