Searched refs:PAYLOAD_PRESENT (Results 1 – 2 of 2) sorted by relevance
272 #define PAYLOAD_PRESENT (1 << 31) macro
184 tmp |= PAYLOAD_PRESENT; in dsi_send_pkt_hdr()186 tmp &= ~PAYLOAD_PRESENT; in dsi_send_pkt_hdr()