Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h29 FSM_STATE_INIT, enumerator
H A Dt7xx_state_monitor.c326 if (ctl->curr_state != FSM_STATE_INIT && ctl->curr_state != FSM_STATE_PRE_START && in fsm_routine_start()
532 ctl->curr_state = FSM_STATE_INIT; in t7xx_fsm_init()
H A Dt7xx_modem_ops.c109 if (ctl->curr_state == FSM_STATE_INIT || ctl->curr_state == FSM_STATE_PRE_START || in t7xx_pci_mhccif_isr()