Home
last modified time | relevance | path

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

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