Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-falcon.c115 state_end in falcon_sflash_xfer() enumerator
169 state = state_end; in falcon_sflash_xfer()
216 state = state_end; in falcon_sflash_xfer()
245 state = state_end; in falcon_sflash_xfer()
283 state = state_end; in falcon_sflash_xfer()
298 state = state_end; in falcon_sflash_xfer()
301 case state_end: in falcon_sflash_xfer()
304 } while (state != state_end); in falcon_sflash_xfer()