Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-mpc52xx.c52 #define FSM_STOP 0 /* Nothing more for the state machine to */ macro
155 return FSM_STOP; in mpc52xx_spi_fsmstate_idle()
213 return ms->irq0 ? FSM_STOP : FSM_POLL; in mpc52xx_spi_fsmstate_transfer()