Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dipaq-micro.h38 STATE_ID, /* Next byte is ID & message length */ enumerator
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c144 rx->state = STATE_ID; /* Next byte is the id and len */ in micro_process_char()
146 case STATE_ID: /* Looking for id and len byte */ in micro_process_char()