Searched refs:_byte (Results 1 – 3 of 3) sorted by relevance
326 #define EFX_BYTE_VAL(_byte) \ argument535 (((_byte).eb_u8[0]) == 0)560 #define EFX_BYTE_IS_SET(_byte) \ argument561 ((_byte).eb_u8[0] == ~((uint8_t)0))1200 #define EFX_ZERO_BYTE(_byte) \ argument1203 #define EFX_SET_BYTE(_byte) \ argument1204 EFX_POPULATE_BYTE_1(_byte, \1313 (_byte).eb_u8[0] = (((_byte).eb_u8[0] & \1491 (_byte).eb_u8[0] |= \1498 (_byte).eb_u8[0] &= \[all …]
74 The 3 clocks output from the DSI analog PHY: dsi[01]_byte,
908 and an `offset_value` of 3 means `Repeated_Offset1 - 1_byte`.