Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mpc52xx.c57 #define FSM_STOP 0 /* Nothing more for the state machine to */ macro
161 return FSM_STOP; in mpc52xx_spi_fsmstate_idle()
219 return ms->irq0 ? FSM_STOP : FSM_POLL; in mpc52xx_spi_fsmstate_transfer()