Home
last modified time | relevance | path

Searched refs:START_FLAG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_mux.h18 #define START_FLAG 0xA512485A macro
H A Dgdm_mux.c160 if (start_flag != START_FLAG) { in up_to_host()
372 mux_header->start_flag = __cpu_to_le32(START_FLAG); in gdm_mux_send()