Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dipaq-micro.h37 STATE_SOF = 0, /* Next byte should be start of frame */ enumerator
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c142 case STATE_SOF: /* Looking for SOF */ in micro_process_char()
162 rx->state = STATE_SOF; in micro_process_char()
302 rx->state = STATE_SOF; /* Reset the state machine */ in micro_reset_comm()